aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test.c')
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index 460c320..11348c2 100644
--- a/test.c
+++ b/test.c
@@ -63,4 +63,5 @@ main(void) {
test_manifold_temperature();
test_volume_flow_rate();
test_mass_flow_rate();
+ test_mass_flow_rate_corrected();
}