| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'data/tests/local_variables.fate')
| -rw-r--r-- | data/tests/local_variables.fate | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/data/tests/local_variables.fate b/data/tests/local_variables.fate index 45cc67b..33d8329 100644 --- a/data/tests/local_variables.fate +++ b/data/tests/local_variables.fate @@ -1,5 +1,8 @@  (fate_version 1) +(require local_variables2.fate) + +(assert (= (var other_file_var) 1) FAILED: local from other file)  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -107,4 +110,5 @@     )     FAILED: local M  ) +  (end) | 


