diff options
Diffstat (limited to 'tests/twisted/Makefile.am')
-rw-r--r-- | tests/twisted/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am index 2d00747..89d8847 100644 --- a/tests/twisted/Makefile.am +++ b/tests/twisted/Makefile.am @@ -1,6 +1,7 @@ TWISTED_TESTS = -TWISTED_BASIC_TESTS = +TWISTED_BASIC_TESTS = \ + ytstenut/account.py config.py: Makefile $(AM_V_GEN) { \ |