This commit is contained in:
parent
ffbfc56d07
commit
bf5264d963
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
return filename:find "tests/src/"
|
||||
and filename:gsub("tests/src/(.-)/", "src/")
|
||||
or filename:gsub("tests/", "src/")
|
||||
or filename:gsub("tests/", "src/")
|
||||
else
|
||||
local test_filename = filename:gsub("%.php$", "Test.php")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue