(no commit message)
[vsys.git] / tests / vsys_launch.pl
similarity index 95%
rename from tests/runtest.pl
rename to tests/vsys_launch.pl
index 42bc622..204b8dc 100644 (file)
@@ -28,7 +28,7 @@ print "(success)\n";
 # Subtest #2 
 
 print "Multiple-connection test...\t";
-system("su -c ./conctest pl_netflow -");
+system("su -c ./vsys_conctest pl_netflow -");
 ($? && die ("Multiple-connection test failed\n"));