Fixed Linux testing

This commit is contained in:
Kyle Jessup 2016-08-17 14:51:44 -04:00
parent c437b76310
commit 6701af7bb4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import XCTest
@testable import PerfectMustacheTestSuite
@testable import PerfectMustacheTests
XCTMain([
testCase(PerfectMustacheTests.allTests),