aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemcmds/tests/tests.h')
-rw-r--r--src/systemcmds/tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemcmds/tests/tests.h b/src/systemcmds/tests/tests.h
index a57d04be3..6420d3798 100644
--- a/src/systemcmds/tests/tests.h
+++ b/src/systemcmds/tests/tests.h
@@ -109,6 +109,7 @@ extern int test_bson(int argc, char *argv[]);
extern int test_file(int argc, char *argv[]);
extern int test_mixer(int argc, char *argv[]);
extern int test_rc(int argc, char *argv[]);
+extern int test_mathlib(int argc, char *argv[]);
__END_DECLS