Shorten another test path for MSVC
This commit is contained in:
parent
68f2e1ebf2
commit
ac774e7a5b
2 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// aux-build:trait_inheritance_cross_trait_call_xc_aux.rs
|
||||
// aux-build:trait_xc_call_aux.rs
|
||||
|
||||
|
||||
extern crate trait_inheritance_cross_trait_call_xc_aux as aux;
|
||||
extern crate trait_xc_call_aux as aux;
|
||||
|
||||
use aux::Foo;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue