diff --git a/phpunit.postgres.sasa b/phpunit.postgres.sasa deleted file mode 100644 index ec44814e..00000000 --- a/phpunit.postgres.sasa +++ /dev/null @@ -1,48 +0,0 @@ - - - - ./tests/ - - - - - ./src/ - - ./src/Container/MySqlEventStoreFactory.php - ./src/Container/MySqlProjectionManagerFactory.php - ./src/PersistenceStrategy/MySqlAggregateStreamStrategy.php - ./src/PersistenceStrategy/MySqlSimpleStreamStrategy.php - ./src/PersistenceStrategy/MySqlSingleStreamStrategy.php - ./src/Projection/MySqlProjectionManager.php - ./src/MySqlEventStore.php - - - - - - - pdo_mysql - - - - - - - - - - - - - -