Sha256: c620d38c70f03072288bb4efd140b4c809df6db8d49f2cb01947af552699b28c
Contents?: true
Size: 184 Bytes
Versions: 10
Compression:
Stored size: 184 Bytes
Contents
import XCTest import StatsD @testable import <%= application_name%>TestSuite XCTMain([ testCase(HealthHandlerResponseTests.allTests), testCase(HealthHandlerTests.allTests) ] )
Version data entries
10 entries across 10 versions & 1 rubygems