summaryrefslogtreecommitdiff
path: root/tests/app/Models/ContextTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Models/ContextTest.php')
-rw-r--r--tests/app/Models/ContextTest.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/app/Models/ContextTest.php b/tests/app/Models/ContextTest.php
new file mode 100644
index 000000000..4dc8b7757
--- /dev/null
+++ b/tests/app/Models/ContextTest.php
@@ -0,0 +1,5 @@
+<?php
+
+class ContextTest extends \PHPUnit_Framework_TestCase {
+
+}