diff options
| author | pengxuanzheng <[email protected]> | 2020-09-11 14:14:08 +0800 |
|---|---|---|
| committer | pengxuanzheng <[email protected]> | 2020-09-11 14:14:08 +0800 |
| commit | c442fb51354754a029799b2efb26e016e9375d95 (patch) | |
| tree | 1d1c011e82829be3c7f70fd199ab067e0430b8bc /example/checktools/checktools.conf | |
| parent | c267f5b51a7014dcd95112cc53a11182b44b5936 (diff) | |
Develop 09.09
Diffstat (limited to 'example/checktools/checktools.conf')
| -rw-r--r-- | example/checktools/checktools.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/example/checktools/checktools.conf b/example/checktools/checktools.conf new file mode 100644 index 0000000..80ca361 --- /dev/null +++ b/example/checktools/checktools.conf @@ -0,0 +1,7 @@ +[script] +test.lua +test1.lua + +[data] +test.data +test1.data |
