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:
Joshua Sherman 2014-01-13 22:55:31 -05:00
parent 40a8adb7f3
commit 3369a28954
2 changed files with 3 additions and 0 deletions

View file

@ -95,6 +95,7 @@ $allowed_extensions = array(
'sqlite3',
'standard',
'tokenizer',
'test_helpers',
'wddx',
'xdebug',
'xml',