# frozen_string_literal: true module Buildkite module TestCollector VERSION = "1.0.0" NAME = "buildkite-test_collector" end end