summaryrefslogtreecommitdiffstats
path: root/swift/1.4.8/.unittests
diff options
context:
space:
mode:
Diffstat (limited to 'swift/1.4.8/.unittests')
-rwxr-xr-xswift/1.4.8/.unittests6
1 files changed, 0 insertions, 6 deletions
diff --git a/swift/1.4.8/.unittests b/swift/1.4.8/.unittests
deleted file mode 100755
index 2cee10be5..000000000
--- a/swift/1.4.8/.unittests
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-cd test/unit
-nosetests --exe --with-coverage --cover-package gluster --cover-erase $@
-rm -f .coverage
-cd -