Skip to content

Commit 25e470c

Browse files
committed
renamed folder
1 parent c40de6e commit 25e470c

File tree

18 files changed

+1
-1
lines changed

18 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ script:
1313
- xctool test -project ./Bounded\ Priority\ Queue/Tests/Tests.xcodeproj -scheme Tests
1414
- xctool test -project ./Breadth-First\ Search/Tests/Tests.xcodeproj -scheme Tests
1515
- xctool test -project ./Bucket\ Sort/Tests/Tests.xcodeproj -scheme Tests
16-
- xctool test -project ./BTree\ BTree/Tests/Tests.xcodeproj -scheme Tests
16+
- xctool test -project ./B-Tree/Tests/Tests.xcodeproj -scheme Tests
1717
- xctool test -project ./Counting\ Sort/Tests/Tests.xcodeproj -scheme Tests
1818
- xctool test -project ./Depth-First\ Search/Tests/Tests.xcodeproj -scheme Tests
1919
- xctool test -project ./Graph/Graph.xcodeproj -scheme GraphTests
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)