Skip to content

Commit fdeed28

Browse files
committed
fix test init
1 parent 01bc1ce commit fdeed28

14 files changed

Lines changed: 31 additions & 0 deletions

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ script:
2121
- dotnet restore "AlgorithmsTest"
2222
- dotnet build "Algorithms"
2323
- dotnet build "AlgorithmsTest"
24+
- dotnet test "AlgorithmsTest"

AlgorithmsTest/AddBinaryTest.cs

26 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

AlgorithmsTest/DecodeWaysTest.cs

10 Bytes
Binary file not shown.

AlgorithmsTest/EditDistanceTest.cs

18 Bytes
Binary file not shown.
34 Bytes
Binary file not shown.
26 Bytes
Binary file not shown.
20 Bytes
Binary file not shown.
26 Bytes
Binary file not shown.
26 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)