summaryrefslogtreecommitdiffstats
path: root/tests/basic/ec/ec-12-4.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/ec/ec-12-4.t')
-rw-r--r--tests/basic/ec/ec-12-4.t14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/basic/ec/ec-12-4.t b/tests/basic/ec/ec-12-4.t
deleted file mode 100644
index 76e6f8e77e8..00000000000
--- a/tests/basic/ec/ec-12-4.t
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-. $(dirname $0)/../../include.rc
-. $(dirname $0)/../../volume.rc
-
-# This test checks basic dispersed volume functionality and cli interface
-
-DISPERSE=12
-REDUNDANCY=4
-
-# This must be equal to 36 * $DISPERSE + 109
-TESTS_EXPECTED_IN_LOOP=541
-
-. $(dirname $0)/ec-common