mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 06:38:12 -04:00
Applied a patch by Bo Lindbergh (RT-125068)
This commit is contained in:
parent
8169fbe7e5
commit
817956ba5b
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ WriteMakefile(
|
||||||
FILES => 'SQLite.xsi config.h tv.log *.old',
|
FILES => 'SQLite.xsi config.h tv.log *.old',
|
||||||
},
|
},
|
||||||
test => {
|
test => {
|
||||||
TESTS => 't/*.t t/**/*.t',
|
TESTS => 't/*.t t/*/*.t',
|
||||||
},
|
},
|
||||||
PL_FILES => {},
|
PL_FILES => {},
|
||||||
EXE_FILES => [],
|
EXE_FILES => [],
|
||||||
|
|
Loading…
Add table
Reference in a new issue