blob: 006537a9ab8036b3c4db943ab4855810c5ff2536 [file]
load(":artifact_utilities_test.bzl", "artifact_utilities_test_suite")
load(":coursier_test.bzl", "coursier_test_suite")
load(":coursier_utilities_test.bzl", "coursier_utilities_test_suite")
load(":java_utilities_test.bzl", "java_utilities_test_suite")
load(":proxy_test.bzl", "proxy_test_suite")
load(":specs_test.bzl", "artifact_specs_test_suite")
artifact_specs_test_suite()
artifact_utilities_test_suite()
coursier_test_suite()
coursier_utilities_test_suite()
java_utilities_test_suite()
proxy_test_suite()