瀏覽代碼

Move Statement tests

microsub
J. King 6 年之前
父節點
當前提交
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>

Loading…
取消
儲存