diff options
Diffstat (limited to 'tests')
| -rwxr-xr-x | tests/integration_tests.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/integration_tests.sh b/tests/integration_tests.sh index 5e98526..b6a2489 100755 --- a/tests/integration_tests.sh +++ b/tests/integration_tests.sh @@ -20,7 +20,7 @@ . ./assert.sh -IPADDRCHECK=ipaddrcheck +IPADDRCHECK=../src/ipaddrcheck # test data ipv4_single_positive=( @@ -60,6 +60,7 @@ ipv6_single_positive=( ipv6_single_negative=( gggg::ffff + 2001:db8::bad::f00d ) ipv6_cidr_positive=( |
