瀏覽代碼

test(powertest): remove version test

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 年之前
父節點
當前提交
534a51109a

+ 4 - 3
powertest.yaml

@@ -8,9 +8,10 @@ commands:
   ? - null
   ? - null
     - --help
     - --help
   :
   :
-  ? - -v
-    - --version
-  :
+  # TODO: find a better way to test this
+  # ? - -v
+  #   - --version
+  # :
   # Display Options
   # Display Options
   ? - -1
   ? - -1
     - --oneline
     - --oneline

+ 0 - 0
tests/ptests/ptest_a82ad7ec2e961f84.stderr


+ 0 - 3
tests/ptests/ptest_a82ad7ec2e961f84.stdout

@@ -1,3 +0,0 @@
-eza - A modern, maintained replacement for ls
-v0.16.0 [+git] (pre-release debug build!)
-https://github.com/eza-community/eza

+ 0 - 2
tests/ptests/ptest_a82ad7ec2e961f84.toml

@@ -1,2 +0,0 @@
-bin.name = "eza"
-args = "tests/test_dir -v "

+ 0 - 0
tests/ptests/ptest_af29d370729835d8.stderr


+ 0 - 3
tests/ptests/ptest_af29d370729835d8.stdout

@@ -1,3 +0,0 @@
-eza - A modern, maintained replacement for ls
-v0.16.0 [+git] (pre-release debug build!)
-https://github.com/eza-community/eza

+ 0 - 2
tests/ptests/ptest_af29d370729835d8.toml

@@ -1,2 +0,0 @@
-bin.name = "eza"
-args = "tests/test_dir --version "