aboutsummaryrefslogtreecommitdiff
path: root/apps/px4/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/px4/tests/tests.h')
-rw-r--r--apps/px4/tests/tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/px4/tests/tests.h b/apps/px4/tests/tests.h
index f2e35972f..8dc9d34e5 100644
--- a/apps/px4/tests/tests.h
+++ b/apps/px4/tests/tests.h
@@ -96,5 +96,6 @@ extern int test_time(int argc, char *argv[]);
extern int test_uart_console(int argc, char *argv[]);
extern int test_jig_voltages(int argc, char *argv[]);
extern int test_param(int argc, char *argv[]);
+extern int test_file(int argc, char *argv[]);
#endif /* __APPS_PX4_TESTS_H */