fix the test case by supplying proper options

This commit is contained in:
Niko Matsakis 2017-01-12 12:01:18 -05:00
parent a0151e834b
commit 01195df2ab

View File

@ -8,6 +8,11 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// Test that the `Tables` nodes for impl items are independent from
// one another.
// compile-flags: -Z query-dep-graph
#![feature(rustc_attrs)]
struct Foo {