aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/tests/hash_helper.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart/tests/hash_helper.rs')
-rw-r--r--crates/mozart/tests/hash_helper.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/crates/mozart/tests/hash_helper.rs b/crates/mozart/tests/hash_helper.rs
new file mode 100644
index 0000000..301c72c
--- /dev/null
+++ b/crates/mozart/tests/hash_helper.rs
@@ -0,0 +1,3 @@
+// This file is intentionally empty.
+// It was a temporary helper used during development.
+// The actual integration tests are in cli_*.rs files.