diff options
Diffstat (limited to 'test/root/root.go')
-rw-r--r-- | test/root/root.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/root/root.go b/test/root/root.go index 0f1d29faf..441fa5e2e 100644 --- a/test/root/root.go +++ b/test/root/root.go @@ -17,5 +17,5 @@ // docker, containerd, and crictl installed. To run these tests from the // project root directory: // -// ./scripts/root_tests.sh +// make root-tests package root |