summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-12-15 00:17:15 -0500
committerClementTsang <clementjhtsang@gmail.com>2019-12-15 00:17:15 -0500
commitf8209c9162435383cc8a0f3e89d81d9edaae7e75 (patch)
tree568b5fc35a943c1a5a54448c223663d62490a4a4 /tests
parent7592fec1d109cc5d6f6acc2bfc1ec1cbe969d34b (diff)
Update controls.
Diffstat (limited to 'tests')
-rw-r--r--tests/arg_rate_tests.rs2
-rw-r--r--tests/invalid_config_tests.rs1
2 files changed, 3 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]
diff --git a/tests/invalid_config_tests.rs b/tests/invalid_config_tests.rs
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/tests/invalid_config_tests.rs
@@ -0,0 +1 @@
+