summaryrefslogtreecommitdiffstats
path: root/infra/it/memory-benchmark-scripts/src/main/resources/memoryBenchmarkScript
blob: 120cb00e0eb5bfe60d42401b2210721d6fead965 (plain)
1
2
#!/usr/bin/env bash
java -cp .:memory-benchmark-1.0.0-with-tests.jar ${testParams} org.junit.runner.JUnitCore ${testClass}