summaryrefslogtreecommitdiff
path: root/test/undofrag3.lm
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2012-12-16 22:46:18 -0500
committerAdrian Thurston <thurston@complang.org>2012-12-16 22:46:18 -0500
commitfdbe023431ad745bc4d96a61cc47b969980049e6 (patch)
tree06938c9deee0637d1090e4d2a6dfcf9c4c56cd56 /test/undofrag3.lm
parent7f51e7044b84504d50d3313fb11e546a0ee547cd (diff)
downloadcolm-fdbe023431ad745bc4d96a61cc47b969980049e6.tar.gz
removed lexical region name from test cases
Diffstat (limited to 'test/undofrag3.lm')
-rw-r--r--test/undofrag3.lm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/undofrag3.lm b/test/undofrag3.lm
index 974a4c7a..c7066fa7 100644
--- a/test/undofrag3.lm
+++ b/test/undofrag3.lm
@@ -1,6 +1,6 @@
context undo
{
- lex start
+ lex
{
ignore /[ \t]+/
literal '*', '(', ')', '^', ';', '\n', '.'