Name correction for test system.
[m6w6/libmemcached] / tests / test.h
index 5d6bb4b72b70c8e775b0aa6a384fda28502d908a..7385763ddb9ef8d370852e87a9444fdd4c9d5831 100644 (file)
@@ -83,7 +83,7 @@ struct world_st {
   test_callback_fn destroy;
 
   /* This is called a the beginning of any collection run. */
-  test_callback_fn collection_startup;
+  test_callback_fn test_startup;
 
   /* This called on a test if the test requires a flush call (the bool is from test_st) */
   test_callback_fn flush;