summaryrefslogtreecommitdiff
path: root/test/ORMTest.php
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2013-01-17 17:33:13 +0000
committerSimon Holywell <[email protected]>2013-01-17 17:33:13 +0000
commitef2e9078dfc23d1b14b25b8d0d22206ef61d5167 (patch)
tree3ce55c5af4100c8caf97acb27711f9a53faaba4a /test/ORMTest.php
parent5edfadfc5a9aa535d5c3f0991f3dcff5df7380ba (diff)
Begin moving query building tests into phpunit
Diffstat (limited to 'test/ORMTest.php')
-rw-r--r--test/ORMTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ORMTest.php b/test/ORMTest.php
index 1773d29..07807da 100644
--- a/test/ORMTest.php
+++ b/test/ORMTest.php
@@ -1,7 +1,5 @@
<?php
-require_once 'test_classes.php';
-
class ORMTest extends PHPUnit_Framework_TestCase {
public function setUp() {