File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ script:
28
28
# - xcodebuild test -project ./K-Means/Tests/Tests.xcodeproj -scheme Tests
29
29
# - xcodebuild test -project ./Linked\ List/Tests/Tests.xcodeproj -scheme Tests
30
30
- xcodebuild test -project ./Longest\ Common\ Subsequence/Tests/Tests.xcodeproj -scheme Tests
31
- # - xcodebuild test -project ./Minimum\ Spanning\ Tree\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
31
+ - xcodebuild test -project ./Minimum\ Spanning\ Tree\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
32
32
# - xcodebuild test -project ./Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
33
33
- xcodebuild test -project ./Queue/Tests/Tests.xcodeproj -scheme Tests
34
34
# - xcodebuild test -project ./Quicksort/Tests/Tests.xcodeproj -scheme Tests
You can’t perform that action at this time.
0 commit comments