소스 검색

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.