Skip to content

Commit 9891e31

Browse files
committed
formatting changes
1 parent 7d74d42 commit 9891e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/thealgorithms/geometry/LineDrawerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/**
1414
* Unit tests for the LineDrawer using BresenhamLineStrategy.
1515
*/
16-
class LineDrawerTest {
16+
class LineDrawerTest {
1717

1818
/**
1919
* Provides test data for drawing lines using the Bresenham algorithm.

0 commit comments

Comments
 (0)