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:
33
33
# - xcodebuild test -project ./Quicksort/Tests/Tests.xcodeproj -scheme Tests
34
34
# - xcodebuild test -project ./Run-Length\ Encoding/Tests/Tests.xcodeproj -scheme Tests
35
35
# - 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
37
37
# - xcodebuild test -project ./Shell\ Sort/Tests/Tests.xcodeproj -scheme Tests
38
38
# - xcodebuild test -project ./Shortest\ Path\ \(Unweighted\)/Tests/Tests.xcodeproj -scheme Tests
39
39
# - xcodebuild test -project ./Single-Source\ Shortest\ Paths\ \(Weighted\)/SSSP.xcodeproj -scheme SSSPTests
You can’t perform that action at this time.
0 commit comments