aboutsummaryrefslogtreecommitdiff
path: root/testes
diff options
context:
space:
mode:
Diffstat (limited to 'testes')
-rw-r--r--testes/files.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/testes/files.lua b/testes/files.lua
index 4f925f50..9bdf04d0 100644
--- a/testes/files.lua
+++ b/testes/files.lua
@@ -766,6 +766,7 @@ if not _port then
766 assert((v[3] == nil and z > 0) or v[3] == z) 766 assert((v[3] == nil and z > 0) or v[3] == z)
767 end 767 end
768 end 768 end
769 print("(done)")
769end 770end
770 771
771 772