summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript
diff options
context:
space:
mode:
Diffstat (limited to 'infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript')
-rw-r--r--infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript2
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript b/infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript
new file mode 100644
index 000000000..120cb00e0
--- /dev/null
+++ b/infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+java -cp .:memory-benchmark-1.0.0-with-tests.jar ${testParams} org.junit.runner.JUnitCore ${testClass} \ No newline at end of file