diff --git a/plugins/fish-spec/spec/spec.spec.fish b/plugins/fish-spec/spec/spec.spec.fish index f1116e6..bc9a6f4 100644 --- a/plugins/fish-spec/spec/spec.spec.fish +++ b/plugins/fish-spec/spec/spec.spec.fish @@ -127,4 +127,4 @@ function run_nested_suite -a suite return $result end -# spec.run $argv +spec.run $argv