aboutsummaryrefslogtreecommitdiff
path: root/testes/events.lua
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2018-10-22 15:20:07 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2018-10-22 15:20:07 -0300
commit6a4b9bb2b47a9ca564b986b27d2451e602bc2c5b (patch)
tree0b5a6a766475c2fbe0222e0b6f806588dc44f4ab /testes/events.lua
parent7c8146d556714508224dc3f3a68677c18ece00b7 (diff)
downloadlua-6a4b9bb2b47a9ca564b986b27d2451e602bc2c5b.tar.gz
lua-6a4b9bb2b47a9ca564b986b27d2451e602bc2c5b.tar.bz2
lua-6a4b9bb2b47a9ca564b986b27d2451e602bc2c5b.zip
Removed extra information from RCS keyword strings in tests
Version numbers and dates (mostly wrong) from RCS keyword strings removed from all test files; only the file name are kept.
Diffstat (limited to 'testes/events.lua')
-rw-r--r--testes/events.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/events.lua b/testes/events.lua
index c4d43d51..b071c2a3 100644
--- a/testes/events.lua
+++ b/testes/events.lua
@@ -1,4 +1,4 @@
1-- $Id: testes/events.lua 2018-07-25 15:31:04 -0300 $ 1-- $Id: testes/events.lua $
2-- See Copyright Notice in file all.lua 2-- See Copyright Notice in file all.lua
3 3
4print('testing metatables') 4print('testing metatables')