diff options
Diffstat (limited to 'tests/unit/SQLMap/domain/LineItemCollection.php')
-rw-r--r-- | tests/unit/SQLMap/domain/LineItemCollection.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/unit/SQLMap/domain/LineItemCollection.php b/tests/unit/SQLMap/domain/LineItemCollection.php deleted file mode 100644 index 8bc95622..00000000 --- a/tests/unit/SQLMap/domain/LineItemCollection.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php - -class LineItemCollection extends TList -{ - -} - -?>
\ No newline at end of file |