Sha256: acce3d2c920f2333f2b7bb0533c1172a7341d173eaa554ad19a577d9c78be741
Contents?: true
Size: 409 Bytes
Versions: 6
Compression:
Stored size: 409 Bytes
Contents
// // FixbracesTestProjectTests.m // FixbracesTestProjectTests // // #import "FixbracesTestProjectTests.h" @implementation FixbracesTestProjectTests - (void)setUp { [super setUp]; // Set-up code here. } - (void)tearDown { // Tear-down code here. [super tearDown]; } - (void)testExample { STFail(@"Unit tests are not implemented yet in FixbracesTestProjectTests"); } @end
Version data entries
6 entries across 6 versions & 1 rubygems