diff options
Diffstat (limited to 'tests/expectations/lib.rs')
-rwxr-xr-x | tests/expectations/lib.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/expectations/lib.rs b/tests/expectations/lib.rs deleted file mode 100755 index 562dc554..00000000 --- a/tests/expectations/lib.rs +++ /dev/null @@ -1,3 +0,0 @@ -#![allow(dead_code)] -#![allow(non_camel_case_types)] -#![allow(non_upper_case_globals)] |