diff options
Diffstat (limited to 'legacy/tests/helper/perftest.yaml')
-rw-r--r-- | legacy/tests/helper/perftest.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/legacy/tests/helper/perftest.yaml b/legacy/tests/helper/perftest.yaml new file mode 100644 index 00000000..26c58452 --- /dev/null +++ b/legacy/tests/helper/perftest.yaml @@ -0,0 +1,5 @@ +--- + + tests: + - command: ['perftest', 'run'] + output: "Run a perftest\n" |