diff options
Diffstat (limited to 'tests/timeloop-basic.c')
-rw-r--r-- | tests/timeloop-basic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/timeloop-basic.c b/tests/timeloop-basic.c index d2bc41eec..57d7e1f8d 100644 --- a/tests/timeloop-basic.c +++ b/tests/timeloop-basic.c @@ -234,4 +234,3 @@ main (int argc, char **argv) return 0; } - |