-
- Downloads
Added tests for SimpleSAMLUtilsSystem
... | ... | @@ -46,7 +46,8 @@ |
"require-dev": { | ||
"ext-pdo_sqlite": "*", | ||
"phpunit/phpunit": "~4.8", | ||
"satooshi/php-coveralls": "^1.0" | ||
"satooshi/php-coveralls": "^1.0", | ||
"mikey179/vfsStream": "~1.6" | ||
}, | ||
"suggests": { | ||
"predis/predis": "1.1.1" | ||
... | ... |
tests/lib/SimpleSAML/Utils/SystemTest.php
0 → 100644
Please register or sign in to comment