Added namespace support for further tests

This commit is contained in:
Christian Bläul
2018-02-21 19:04:00 +01:00
parent b0355be96a
commit d3a084d973
3 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
<?php
namespace ParseCsv\tests\properties;
class SortByTest extends BaseClass {
public function testSortByRating() {