diff options
Diffstat (limited to 'azalea-brigadier/tests/exceptions')
| -rw-r--r-- | azalea-brigadier/tests/exceptions/mod.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/azalea-brigadier/tests/exceptions/mod.rs b/azalea-brigadier/tests/exceptions/mod.rs new file mode 100644 index 00000000..72292c4d --- /dev/null +++ b/azalea-brigadier/tests/exceptions/mod.rs @@ -0,0 +1,2 @@ +mod dynamic_command_syntax_exception_type_test; +mod simple_command_syntax_exception_type_test; |
