summaryrefslogtreecommitdiffstats
path: root/tests/2.rstest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/2.rstest')
-rw-r--r--tests/2.rstest4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/2.rstest b/tests/2.rstest
index 7fb5b799..f0e8205b 100644
--- a/tests/2.rstest
+++ b/tests/2.rstest
@@ -4,7 +4,7 @@ in:
$msg contains 'test' then
$$$
out:
-00000000: PUSHMSGVAR msg[cstr]
-00000001: PUSHCONSTANT test[cstr]
+00000000: push_msgvar msg[cstr]
+00000001: push_const test[cstr]
00000002: contains
$$$