1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00

Added directory 'testes/libs/P1' to the repository

This directory is used for some tests. As standard Lua has no command
to create directories, it must be present before running tests.
This commit is contained in:
Roberto Ierusalimschy
2018-12-17 15:19:56 -02:00
parent af6d9f3116
commit 5d7dec5520
+2
View File
@@ -0,0 +1,2 @@
# This is a dummy file just to make git keep the otherwise empty
# directory 'P1' in the repository.