11906: added api ping tests
[arvados.git] / services / api / test / functional / arvados / v1 / containers_controller_test.rb
index 1f8a7c431522174bc10fbb546d2021b116cb1c49..5510e903a29af544f5bc46208fbbe38e356e4b70 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'test_helper'
 
 class Arvados::V1::ContainersControllerTest < ActionController::TestCase