diff options
Diffstat (limited to 'testes/main.lua')
-rw-r--r-- | testes/main.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/main.lua b/testes/main.lua index 582b39c0..c7bde0d9 100644 --- a/testes/main.lua +++ b/testes/main.lua | |||
@@ -1,5 +1,5 @@ | |||
1 | # testing special comment on first line | 1 | # testing special comment on first line |
2 | -- $Id: main.lua,v 1.69 2018/06/19 12:23:50 roberto Exp $ | 2 | -- $Id: testes/main.lua $ |
3 | -- See Copyright Notice in file all.lua | 3 | -- See Copyright Notice in file all.lua |
4 | 4 | ||
5 | -- most (all?) tests here assume a reasonable "Unix-like" shell | 5 | -- most (all?) tests here assume a reasonable "Unix-like" shell |