summaryrefslogtreecommitdiff
path: root/test/models
diff options
context:
space:
mode:
Diffstat (limited to 'test/models')
-rw-r--r--test/models/permission_test.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/models/permission_test.rb b/test/models/permission_test.rb
deleted file mode 100644
index 08fcc0be..00000000
--- a/test/models/permission_test.rb
+++ /dev/null
@@ -1,8 +0,0 @@
1require 'test_helper'
2
3class PermissionTest < ActiveSupport::TestCase
4 # Replace this with your real tests.
5 test "the truth" do
6 assert true
7 end
8end