Skip to content

Commit f49ea52

Browse files
committed
fix: rename file with invalid colon character for Go modules
1 parent 78e6e4d commit f49ea52

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/test_e2e.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ run_parse_tests() {
7373
test_parse javascript yargs
7474
test_parse ruby rspec
7575
test_parse php symfony/console
76-
test_parse java com.google.guava:guava
76+
test_parse java com.google.guava_guava
7777
test_parse go github.com/spf13/cobra
7878

7979
echo ""

0 commit comments

Comments
 (0)