4533: Move all controller tests into controllers/, merge overlapping class defs.
[arvados.git] / apps / workbench / test / controllers / jobs_controller_test.rb
diff --git a/apps/workbench/test/controllers/jobs_controller_test.rb b/apps/workbench/test/controllers/jobs_controller_test.rb
new file mode 100644 (file)
index 0000000..609e58c
--- /dev/null
@@ -0,0 +1,4 @@
+require 'test_helper'
+
+class JobsControllerTest < ActionController::TestCase
+end