浏览代码

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 the tests.
Roberto Ierusalimschy 5 年之前
父节点
当前提交
5027298b46
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      testes/libs/P1/dummy

+ 2 - 0
testes/libs/P1/dummy

@@ -0,0 +1,2 @@
+# This is a dummy file just to make git keep the otherwise empty
+# directory 'P1' in the repository.