summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/testLayouts.pl2
-rw-r--r--tests/testModels.pl2
-rwxr-xr-xtests/testOptions.pl2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/testLayouts.pl b/tests/testLayouts.pl
index 444e592..38ccb3a 100755
--- a/tests/testLayouts.pl
+++ b/tests/testLayouts.pl
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/env perl
use strict;
use warnings;
diff --git a/tests/testModels.pl b/tests/testModels.pl
index 42e2a4c..c66a449 100644
--- a/tests/testModels.pl
+++ b/tests/testModels.pl
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/env perl
use strict;
use warnings;
diff --git a/tests/testOptions.pl b/tests/testOptions.pl
index ec45a06..a485325 100755
--- a/tests/testOptions.pl
+++ b/tests/testOptions.pl
@@ -1,4 +1,4 @@
-#!/bin/env perl
+#!/usr/bin/env perl
use strict;
use warnings;