Skip to content

Commit b736881

Browse files
committed
updated
1 parent 77eedbe commit b736881

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/thealgorithms/dynamicprogramming/RodCuttingTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ void testCutRodNegativeLength() {
101101
"A negative rod length should throw an IllegalArgumentException.");
102102
}
103103
}
104+

0 commit comments

Comments
 (0)