summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index fdca9f4193..f198217169 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -97,6 +97,7 @@ NEW_TESTS = \
test_cmdline \
test_cmdmods \
test_cmdwin \
+ test_codestyle \
test_command_count \
test_comments \
test_comparators \
@@ -359,6 +360,7 @@ NEW_TESTS_RES = \
test_cmdline.res \
test_cmdmods.res \
test_cmdwin.res \
+ test_codestyle.res \
test_command_count.res \
test_comments.res \
test_comparators.res \