Bladeren bron

Move Statement tests

microsub
J. King 5 jaren geleden
bovenliggende
commit
c4ca9149a1
  1. 0
      tests/cases/Db/TestStatement.php
  2. 3
      tests/phpunit.xml

0
tests/cases/Db/SQLite3/TestStatement.php → tests/cases/Db/TestStatement.php

3
tests/phpunit.xml

@ -46,13 +46,12 @@
<file>cases/Db/TestResultAggregate.php</file>
<file>cases/Db/TestResultEmpty.php</file>
<file>cases/Db/TestResult.php</file>
<file>cases/Db/TestStatement.php</file>
<file>cases/Db/SQLite3/TestStatement.php</file>
<file>cases/Db/SQLite3/TestCreation.php</file>
<file>cases/Db/SQLite3/TestDriver.php</file>
<file>cases/Db/SQLite3/TestUpdate.php</file>
<file>cases/Db/SQLite3PDO/TestStatement.php</file>
<file>cases/Db/SQLite3PDO/TestCreation.php</file>
<file>cases/Db/SQLite3PDO/TestDriver.php</file>
<file>cases/Db/SQLite3PDO/TestUpdate.php</file>

Laden…
Annuleren
Opslaan