diff tests/run.py @ 577:930bb6df19a0

tests: make sure single dir clone tests get run by non-nose users
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 26 Feb 2010 14:52:50 +0100
parents f3e5ef8760cb
children 300b917d23c5
line wrap: on
line diff
--- a/tests/run.py
+++ b/tests/run.py
@@ -20,6 +20,7 @@ import test_push_renames
 import test_push_dirs
 import test_push_eol
 import test_rebuildmeta
+import test_single_dir_clone
 import test_svnwrap
 import test_tags
 import test_utility_commands