Change output path to {{build-base}}
This commit is contained in:
parent
9c14d828ba
commit
e13562c118
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
// compile-flags: -Z unstable-options --scrape-examples-output-path t.calls --scrape-examples-target-crate foobar
|
// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
|
||||||
// check-pass
|
// check-pass
|
||||||
#![no_std]
|
#![no_std]
|
||||||
use core as _;
|
use core as _;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue