summaryrefslogtreecommitdiffstats
path: root/test/AS.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/AS.py')
-rw-r--r--test/AS.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/AS.py b/test/AS.py
index 97ad0ce..b25a1b6 100644
--- a/test/AS.py
+++ b/test/AS.py
@@ -167,8 +167,7 @@ test.fail_test(test.read('test5' + _exe) != "This is a .spp file.\n")
test.fail_test(test.read('test6' + _exe) != "This is a .SPP file.\n")
-
-as = test.where_is('as')
+as = test.detect('AS', 'as')
if as: