From 19e2aa4a388078527a7cb13a43984a8b0d873907 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 4 Dec 2021 13:04:04 +0530 Subject: remove tests for unquoted_splices --- bin/tests/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/tests/main.rs') diff --git a/bin/tests/main.rs b/bin/tests/main.rs index 6175c90..de5266f 100644 --- a/bin/tests/main.rs +++ b/bin/tests/main.rs @@ -39,9 +39,9 @@ test_lint! { collapsible_let_in, eta_reduction, useless_parens, - unquoted_splices, empty_pattern, redundant_pattern_bind, unquoted_uri, deprecated_is_null, + empty_inherit, } -- cgit v1.2.3