summaryrefslogtreecommitdiff
path: root/tests/sets.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sets.at')
-rw-r--r--tests/sets.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sets.at b/tests/sets.at
index 388ee099..4cbdfd62 100644
--- a/tests/sets.at
+++ b/tests/sets.at
@@ -287,7 +287,7 @@ mv stdout expout
# Get the final state in the report, from the "accept" action..
AT_CHECK([sed -n '
- /^state \(.*\)/{
+ /^State \(.*\)/{
s//final state \1/
x
}