summaryrefslogtreecommitdiff
path: root/tests/t_net.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t_net.sh')
-rwxr-xr-xtests/t_net.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t_net.sh b/tests/t_net.sh
index 246ee07..f9dba40 100755
--- a/tests/t_net.sh
+++ b/tests/t_net.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-IFACE="dummy0"
+IFACE="ovpn-dummy0"
UNIT_TEST="./unit_tests/openvpn/networking_testdriver"
MAX_TEST=${1:-7}