File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ script:
10
10
11
11
# - xcodebuild test -project ./All-Pairs\ Shortest\ Paths/APSP/APSP.xcodeproj -scheme APSPTests
12
12
# - xcodebuild test -project ./Array2D/Tests/Tests.xcodeproj -scheme Tests
13
- - xcodebuild test -project ./AVL\ Tree/Tests/Tests.xcodeproj -scheme Tests
14
- - xcodebuild test -project ./Binary\ Search/Tests/Tests.xcodeproj -scheme Tests
13
+ # - xcodebuild test -project ./AVL\ Tree/Tests/Tests.xcodeproj -scheme Tests
14
+ # - xcodebuild test -project ./Binary\ Search/Tests/Tests.xcodeproj -scheme Tests
15
15
# - xcodebuild test -project ./Binary\ Search\ Tree/Solution\ 1/Tests/Tests.xcodeproj -scheme Tests
16
16
# - xcodebuild test -project ./Bloom\ Filter/Tests/Tests.xcodeproj -scheme Tests
17
17
# - xcodebuild test -project ./Bounded\ Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
You can’t perform that action at this time.
0 commit comments