diff options
Diffstat (limited to 'test/maid_test.cpp')
-rw-r--r-- | test/maid_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/maid_test.cpp b/test/maid_test.cpp index a692c1d..ba4086a 100644 --- a/test/maid_test.cpp +++ b/test/maid_test.cpp @@ -119,7 +119,7 @@ test() } int -main(int argc, char** argv) +main() { assert(n_junk == 0); test(); |