Skip to content

Instantly share code, notes, and snippets.

@candostdagdeviren
Created March 21, 2017 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save candostdagdeviren/f7b17957593964fbf777f1ac40bf52f4 to your computer and use it in GitHub Desktop.
Save candostdagdeviren/f7b17957593964fbf777f1ac40bf52f4 to your computer and use it in GitHub Desktop.
Basic LinuxMain.swift for SwiftBackend
import XCTest
@testable import SwiftBackendLib
XCTMain([
testCase(UserTests.allTests)
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment