mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix a warning in plugin compile tests
This commit is contained in:
parent
a6d59d8714
commit
1464c11cea
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
||||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
extern crate compiletest_helper;
|
extern crate compiletest_helper;
|
||||||
#[macro_use]
|
|
||||||
extern crate deny_public_fields;
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn compile_test() {
|
fn compile_test() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue