summaryrefslogtreecommitdiffstats
path: root/tests/data/helper/version.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/helper/version.yaml')
-rw-r--r--tests/data/helper/version.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/data/helper/version.yaml b/tests/data/helper/version.yaml
deleted file mode 100644
index b23f16f2..00000000
--- a/tests/data/helper/version.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-
- tests:
- - command: ['version', 'list']
- output: "Lists all the different versions\n"
-
- - command: ['version', 'install', 'Colorado']
- output: "Install: Colorado\n"
-
- - command: ['version', 'uninstall', 'Arno']
- output: "Uninstall: Arno\n"
-