diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 5bdb8a806f..7f5873ea53 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -32,4 +32,5 @@ noinst_PROGRAMS = \ test7 \ test8 \ test9 \ - test10 + test10 \ + test-formatter |