summaryrefslogtreecommitdiff
path: root/tests/simple_unit/SqlMap/domain/LineItemCollection.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple_unit/SqlMap/domain/LineItemCollection.php')
-rw-r--r--tests/simple_unit/SqlMap/domain/LineItemCollection.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/simple_unit/SqlMap/domain/LineItemCollection.php b/tests/simple_unit/SqlMap/domain/LineItemCollection.php
deleted file mode 100644
index 1c31dca3..00000000
--- a/tests/simple_unit/SqlMap/domain/LineItemCollection.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-class LineItemCollection extends TList
-{
-
-}