aboutsummaryrefslogtreecommitdiff
path: root/integration-tests.d
diff options
context:
space:
mode:
authorAntonio Terceiro <antonio.terceiro@linaro.org>2013-06-03 16:32:08 -0300
committerAntonio Terceiro <antonio.terceiro@linaro.org>2013-06-03 16:32:08 -0300
commit42b93f01295a62eb1a6140d70654419f60bae0db (patch)
tree0f3012164978c91fb5f8fea5af5ef009b14c1fbf /integration-tests.d
parent785ce5f203984dc170b3baa26a3d76d56a2bd554 (diff)
remove test that does not test anything
Diffstat (limited to 'integration-tests.d')
-rw-r--r--integration-tests.d/lava-job-new.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/integration-tests.d/lava-job-new.sh b/integration-tests.d/lava-job-new.sh
deleted file mode 100644
index 2d642ff..0000000
--- a/integration-tests.d/lava-job-new.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-file="$tmpdir"/job-new.json
-lava job new "$file"
-test -f "$file"