Fix a warning in plugin compile tests

This commit is contained in:
Anthony Ramine 2017-02-15 22:49:37 +01:00
parent a6d59d8714
commit 1464c11cea

View file

@ -3,8 +3,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
extern crate compiletest_helper;
#[macro_use]
extern crate deny_public_fields;
#[test]
fn compile_test() {