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, 0 insertions, 1 deletions
diff --git a/apps/px4/tests/tests.h b/apps/px4/tests/tests.h
index 1023f5f51..46450d10b 100644
--- a/apps/px4/tests/tests.h
+++ b/apps/px4/tests/tests.h
@@ -84,7 +84,6 @@ extern int test_led(int argc, char *argv[]);
extern int test_adc(int argc, char *argv[]);
extern int test_int(int argc, char *argv[]);
extern int test_float(int argc, char *argv[]);
-extern int test_eeproms(int argc, char *argv[]);
extern int test_ppm(int argc, char *argv[]);
extern int test_servo(int argc, char *argv[]);
extern int test_uart_loopback(int argc, char *argv[]);