move all scripts into one location
- standardize includes, namings - made migrate executable - updated ConfigurationCombinationsTest generator to work with current persistance API
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<phpunit bootstrap="Bootstrap.php" colors="true">
|
||||
<testsuite name="PrivateBin Test Suite">
|
||||
<directory suffix=".php">./</directory>
|
||||
<exclude>ConfigurationTestGenerator.php</exclude>
|
||||
</testsuite>
|
||||
<filter>
|
||||
<whitelist>
|
||||
|
||||
Reference in New Issue
Block a user