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:
El RIDO
2022-11-05 09:32:30 +01:00
parent 8389c2a2d6
commit 62bb68344c
5 changed files with 13 additions and 7 deletions

View File

@@ -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>