moved explorer into new directory structure
[arvados.git] / apps / explorer / test / functional / collections_controller_test.rb
diff --git a/apps/explorer/test/functional/collections_controller_test.rb b/apps/explorer/test/functional/collections_controller_test.rb
new file mode 100644 (file)
index 0000000..2cbaf8d
--- /dev/null
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class CollectionsControllerTest < ActionController::TestCase
+  # test "the truth" do
+  #   assert true
+  # end
+end