summaryrefslogtreecommitdiffhomepage
path: root/scripts/packetimpact_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/packetimpact_tests.sh')
-rwxr-xr-xscripts/packetimpact_tests.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/packetimpact_tests.sh b/scripts/packetimpact_tests.sh
index 027d11e64..17fc43f27 100755
--- a/scripts/packetimpact_tests.sh
+++ b/scripts/packetimpact_tests.sh
@@ -16,5 +16,7 @@
source $(dirname $0)/common.sh
+make load-packetimpact
+
install_runsc_for_test runsc-d
test_runsc $(bazel query "attr(tags, packetimpact, tests(//test/packetimpact/...))")