summaryrefslogtreecommitdiffstats
path: root/tests/basic/first-test.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/first-test.t')
-rwxr-xr-xtests/basic/first-test.t10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/basic/first-test.t b/tests/basic/first-test.t
deleted file mode 100755
index 535b269e6b3..00000000000
--- a/tests/basic/first-test.t
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-
-. $(dirname $0)/../include.rc
-
-cat << EOF
-This test should run first for http://review.gluster.org/#/c/13439/ and should
-be removed once that patch has been merged.
-EOF
-
-TEST true