diff options
Diffstat (limited to 'tests/main_test.rs')
| -rw-r--r-- | tests/main_test.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/main_test.rs b/tests/main_test.rs new file mode 100644 index 00000000..5c6016f6 --- /dev/null +++ b/tests/main_test.rs @@ -0,0 +1,2 @@ +#[cfg(test)] +mod tests {} |
