add comment
This commit is contained in:
parent
7b4f28f78f
commit
3d5149c489
@ -283,6 +283,7 @@ mod tests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Tests to make sure my cursed function works as intended
|
/// Tests to make sure my cursed function works as intended
|
||||||
|
// TODO: use hashmap for input and expected values
|
||||||
#[test]
|
#[test]
|
||||||
fn func_process_test() {
|
fn func_process_test() {
|
||||||
test_process_helper("2x", "2*x");
|
test_process_helper("2x", "2*x");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user