Browse Source

Add a case with both an empty file and an empty golang source file

content-update
Augusto 4 years ago committed by xpetit
parent
commit
9a2ce2b82e
  1. 2
      rc/rc_test.go

2
rc/rc_test.go

@ -124,7 +124,7 @@ Cheating:
`,
`tests/empty/empty len`: ` No file to analyse
`,
`tests/empty/empty.go`: `Parsing:
`tests/empty/empty.go tests/empty/empty`: `Parsing:
tests/empty/empty.go:1:1: expected ';', found 'EOF' (and 2 more errors)
`,
}

Loading…
Cancel
Save