Added test_helpers functions
For all of my friends that are good about unit testing and use the test_helpers
This commit is contained in:
parent
40a8adb7f3
commit
3369a28954
2 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,7 @@ $allowed_extensions = array(
|
|||
'sqlite3',
|
||||
'standard',
|
||||
'tokenizer',
|
||||
'test_helpers',
|
||||
'wddx',
|
||||
'xdebug',
|
||||
'xml',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue