diff --git a/testdata/scripts/imports.txt b/testdata/scripts/imports.txt index 5f9e395..a8c1233 100644 --- a/testdata/scripts/imports.txt +++ b/testdata/scripts/imports.txt @@ -2,7 +2,7 @@ garble build exec ./main cmp stdout main.stdout -! binsubstr main$exe 'ImportedVar' 'ImportedConst' 'ImportedFunc' 'ImportedType' +! binsubstr main$exe 'ImportedVar' 'ImportedConst' 'ImportedFunc' 'ImportedType' 'main.go' 'imported.go' [short] stop # checking that the build is reproducible is slow