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 0b37fb58..8af05668 100755
--- a/check
+++ b/check
@@ -21,6 +21,7 @@ set -e
python setup.py clean check
cmdtest tests
+cmdtest tests.branching
if [ $(whoami) = root ] && command -v mkfs.btrfs > /dev/null
then
cmdtest tests.as-root