This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
WolfWith
Watch
1
Star
0
Fork
You've already forked WolfWith
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7fcd9d06d6
WolfWith
/
Example
/
Tests
/
Tests.swift
9 lines
116 B
Swift
Raw
Blame
History
import
XCTest
import
WolfWith
class
Tests
:
XCTestCase
{
func
test1
(
)
{
XCTAssert
(
true
,
"
Pass
"
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink