summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index 5fe8df0f..eaec3a1d 100755
--- a/check
+++ b/check
@@ -21,6 +21,7 @@ set -e
python setup.py clean check
cmdtest tests
+cmdtest tests.branching
if [ -d .git ];
then