X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/50bccff93109fe6ef9c370d2a858049d8b2e22cd..c7cf228372bee18d84b14fc4089a758bc157fe76:/apps/workbench/test/controllers/api_client_authorizations_controller_test.rb diff --git a/apps/workbench/test/controllers/api_client_authorizations_controller_test.rb b/apps/workbench/test/controllers/api_client_authorizations_controller_test.rb deleted file mode 100644 index a2a5eb6cc3..0000000000 --- a/apps/workbench/test/controllers/api_client_authorizations_controller_test.rb +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (C) The Arvados Authors. All rights reserved. -# -# SPDX-License-Identifier: AGPL-3.0 - -require 'test_helper' - -class ApiClientAuthorizationsControllerTest < ActionController::TestCase -end