summaryrefslogtreecommitdiffstats
path: root/tests/arg_rate_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arg_rate_tests.rs')
-rw-r--r--tests/arg_rate_tests.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/arg_rate_tests.rs b/tests/arg_rate_tests.rs
index 60c58297..6f71325a 100644
--- a/tests/arg_rate_tests.rs
+++ b/tests/arg_rate_tests.rs
@@ -2,6 +2,8 @@ use assert_cmd::prelude::*;
use predicates::prelude::*;
use std::process::Command;
+// These tests are mostly here just to ensure that invalid results will be caught when passing arguments...
+
//======================RATES======================//
#[test]