diff tests/run.py @ 1047:3092b3c109a8

tests: split single directory tests that push & clone in two modules
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Thu, 08 Aug 2013 09:22:10 +0200
parents 69a9fb45cad5
children 025de18d652b
line wrap: on
line diff
--- a/tests/run.py
+++ b/tests/run.py
@@ -28,6 +28,7 @@ def tests():
     import test_push_eol
     import test_push_autoprops
     import test_single_dir_clone
+    import test_single_dir_push
     import test_svnwrap
     import test_tags
     import test_template_keywords