Commit 338af0e8d259b10d357d4f054d2e7f7b95b936cf

Thomas de Grivel 2024-08-05T16:14:25

fix test for globals

1
2
3
4
5
6
7
8
9
10
11
diff --git a/test/ikc3/globals.out.expected b/test/ikc3/globals.out.expected
index b470cd1..84b96f7 100644
--- a/test/ikc3/globals.out.expected
+++ b/test/ikc3/globals.out.expected
@@ -1,4 +1,4 @@
-__DIR__
 "./"
-__FILE__
+"./"
+"globals.kc3"
 "globals.kc3"