aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/lib/CalendarviewClassTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/lib/CalendarviewClassTest.php')
-rw-r--r--tests/unit/lib/CalendarviewClassTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/lib/CalendarviewClassTest.php b/tests/unit/lib/CalendarviewClassTest.php
index 962cd06..d810575 100644
--- a/tests/unit/lib/CalendarviewClassTest.php
+++ b/tests/unit/lib/CalendarviewClassTest.php
@@ -9,7 +9,7 @@
* the License, or (at your option) any later version.
*/
-require_once 'lib/calendar/CalendarView.class.php';
+require_once 'lib/calendar/CalendarView.php';
class CalendarViewCase extends \Codeception\Test\Unit {