add a few fixtures and tests for API. refs #1517 refs #1510
[arvados.git] / services / api / test / functional / arvados / v1 / job_tasks_controller_test.rb
diff --git a/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb b/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb
new file mode 100644 (file)
index 0000000..44a4c07
--- /dev/null
@@ -0,0 +1,4 @@
+require 'test_helper'
+
+class Arvados::V1::JobTasksControllerTest < ActionController::TestCase
+end