summaryrefslogtreecommitdiff
path: root/test/run-tests.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-09-19 11:16:27 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2013-09-19 11:16:27 -0700
commitd0e2c752911915d0f168fc2e407799d999f35863 (patch)
treee10eed5ecbafee547bbb8c97e6901a4b9612940a /test/run-tests.h
parentbee3cf2a182ac6f6fadd0dd5d24768e5a5837521 (diff)
parent114062bf62e805abf5e0a5ce16f7d77e94b90296 (diff)
Merge pull request #309 from endlessm/issues/1015
Improvements to EosFlexyGrid
Diffstat (limited to 'test/run-tests.h')
-rw-r--r--test/run-tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/run-tests.h b/test/run-tests.h
index 42cadf5..88a57d5 100644
--- a/test/run-tests.h
+++ b/test/run-tests.h
@@ -39,5 +39,6 @@ void add_page_manager_tests (void);
void add_splash_page_manager_tests (void);
void add_action_menu_tests (void);
void add_action_button_tests (void);
+void add_flexy_grid_test (void);
#endif /* RUN_TESTS_H */