mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Tidy test for ignoring attributes
This commit is contained in:
parent
d620ab71c4
commit
5c1f8924c4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ mod test::{
|
||||||
extern crate webrender_traits;
|
extern crate webrender_traits;
|
||||||
extern crate style_traits;
|
extern crate style_traits;
|
||||||
|
|
||||||
|
#[foo = "bar,baz"]
|
||||||
impl test {
|
impl test {
|
||||||
|
|
||||||
fn test_fun(y:f32)->f32{
|
fn test_fun(y:f32)->f32{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue