File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ import HorribleGoose
13
13
//
14
14
15
15
import UnitaryGoose
16
- // expected-error@-1 {{cannot list cross-import overlays for 'UnitaryGoose': Not a directory }}
16
+ // expected-error@-1 {{cannot list cross-import overlays for 'UnitaryGoose':}}
17
17
18
18
// FIXME: It might be better to diagnose these errors on HorribleGoose's import
19
19
// decl, since they actually belong to HorribleGoose. (SR-12223)
20
20
21
21
import FlockOfGoose
22
- // expected-error@-1 {{cannot load cross-import overlay for 'HorribleGoose' and 'FlockOfGoose': Is a directory }}
22
+ // expected-error@-1 {{cannot load cross-import overlay for 'HorribleGoose' and 'FlockOfGoose':}}
23
23
24
24
import GibberishGoose
25
25
// expected-error@-1 {{cannot load cross-import overlay for 'HorribleGoose' and 'GibberishGoose': not a mapping}}
You can’t perform that action at this time.
0 commit comments