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:
2828# - xcodebuild test -project ./K-Means/Tests/Tests.xcodeproj -scheme Tests
2929# - xcodebuild test -project ./Linked\ List/Tests/Tests.xcodeproj -scheme Tests
3030- 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
3232# - xcodebuild test -project ./Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
3333- xcodebuild test -project ./Queue/Tests/Tests.xcodeproj -scheme Tests
3434# - xcodebuild test -project ./Quicksort/Tests/Tests.xcodeproj -scheme Tests
You can’t perform that action at this time.
0 commit comments