From 79ad1e93bf6ce2b7c2da6925a7c85b33bb76f154 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 12 Oct 2023 22:01:15 -0500 Subject: brigadier suggestions closes #109 --- .../tests/exceptions/dynamic_command_syntax_exception_type_test.rs | 1 + .../tests/exceptions/simple_command_syntax_exception_type_test.rs | 1 + 2 files changed, 2 insertions(+) (limited to 'azalea-brigadier/tests/exceptions') diff --git a/azalea-brigadier/tests/exceptions/dynamic_command_syntax_exception_type_test.rs b/azalea-brigadier/tests/exceptions/dynamic_command_syntax_exception_type_test.rs index e69de29b..8b137891 100755 --- a/azalea-brigadier/tests/exceptions/dynamic_command_syntax_exception_type_test.rs +++ b/azalea-brigadier/tests/exceptions/dynamic_command_syntax_exception_type_test.rs @@ -0,0 +1 @@ + diff --git a/azalea-brigadier/tests/exceptions/simple_command_syntax_exception_type_test.rs b/azalea-brigadier/tests/exceptions/simple_command_syntax_exception_type_test.rs index e69de29b..8b137891 100755 --- a/azalea-brigadier/tests/exceptions/simple_command_syntax_exception_type_test.rs +++ b/azalea-brigadier/tests/exceptions/simple_command_syntax_exception_type_test.rs @@ -0,0 +1 @@ + -- cgit v1.2.3