summaryrefslogtreecommitdiff
path: root/test/functional/globals.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/globals.txt')
-rw-r--r--test/functional/globals.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/functional/globals.txt b/test/functional/globals.txt
index 0f9d13a..c675906 100644
--- a/test/functional/globals.txt
+++ b/test/functional/globals.txt
@@ -1,6 +1,6 @@
-global-at-module-level:3::Using the global statement at the module level
-undefined-variable:4::Undefined variable 'CSTE'
-global-statement:10:fix_contant:Using the global statement
-global-variable-not-assigned:17:other:Using global for 'HOP' but no assignment is done
-undefined-variable:18:other:Undefined variable 'HOP'
-global-variable-undefined:23:define_constant:Global variable 'SOMEVAR' undefined at the module level
+global-at-module-level:4::Using the global statement at the module level
+undefined-variable:5::Undefined variable 'CSTE'
+global-statement:11:fix_contant:Using the global statement
+global-variable-not-assigned:18:other:Using global for 'HOP' but no assignment is done
+undefined-variable:19:other:Undefined variable 'HOP'
+global-variable-undefined:24:define_constant:Global variable 'SOMEVAR' undefined at the module level