Skip to content

Commit f957552

Browse files
authored
Update tests/internal/test_process_tags.py
1 parent efe28fa commit f957552

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/internal/test_process_tags.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
@pytest.mark.parametrize(
1818
"input_tag,expected",
1919
[
20-
# # Additional test cases from Go implementation
2120
("#test_starting_hash", "test_starting_hash"),
2221
("TestCAPSandSuch", "testcapsandsuch"),
2322
("Test Conversion Of Weird !@#$%^&**() Characters", "test_conversion_of_weird_characters"),

0 commit comments

Comments
 (0)