diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/runner.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/runner.c b/tests/runner.c index f2e42b2..ccf8d46 100644 --- a/tests/runner.c +++ b/tests/runner.c | |||
@@ -7,8 +7,8 @@ | |||
7 | #include <stdio.h> | 7 | #include <stdio.h> |
8 | 8 | ||
9 | 9 | ||
10 | /* auto generated by SConstruct */ | 10 | /* auto generated by Makefile */ |
11 | #include "__test_catalog.inc" | 11 | #include "../test_catalog.inc" |
12 | 12 | ||
13 | #include "litmus.h" | 13 | #include "litmus.h" |
14 | 14 | ||