source: trip-planner-front/node_modules/karma/scripts/integration-tests.sh@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 142 bytes
Line 
1PKG_FILE="$PWD/$(npm pack)"
2git clone https://github.com/karma-runner/integration-tests.git --depth 1
3cd integration-tests
4./run.sh $PKG_FILE
Note: See TracBrowser for help on using the repository browser.