tests: better handling of 'make failed' when no failed tests
[nit.git] / tests / test_extern_nit.h
1 int foo(int);
2 int bar(int, int);
3 int baz(int, int);