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 @@ -33,7 +33,7 @@ script:
3333# - xcodebuild test -project ./Quicksort/Tests/Tests.xcodeproj -scheme Tests
3434# - xcodebuild test -project ./Run-Length\ Encoding/Tests/Tests.xcodeproj -scheme Tests
3535# - xcodebuild test -project ./Select\ Minimum\ Maximum/Tests/Tests.xcodeproj -scheme Tests
36- # - xcodebuild test -project ./Selection\ Sort/Tests/Tests.xcodeproj -scheme Tests
36+ - xcodebuild test -project ./Selection\ Sort/Tests/Tests.xcodeproj -scheme Tests
3737# - xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
3838# - xcodebuild test -project ./Shortest\ Path\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
3939# - xcodebuild test -project ./Single-Source\ Shortest\ Paths\ \(Weighted\)/SSSP.xcodeproj -scheme SSSPTests
You can’t perform that action at this time.
0 commit comments