Skip to content

Commit

Permalink
Rename IntlistTest.cs to IntListTest.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
basp1 committed Jul 10, 2019
1 parent 08e4ef3 commit cad71b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/IntlistTest.cs → test/IntListTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ public void PopAll_1()
Assert.AreEqual(1, values[3]);
}
}
}
}

0 comments on commit cad71b4

Please sign in to comment.