Index: trunk/psModules/test/objects/tap_pmSourceExtendedPars.c
===================================================================
--- trunk/psModules/test/objects/tap_pmSourceExtendedPars.c	(revision 15985)
+++ trunk/psModules/test/objects/tap_pmSourceExtendedPars.c	(revision 21471)
@@ -46,5 +46,5 @@
         ok(tmp->radius == NULL, "pmSourceRadialProfileAlloc() set the ->radius member to NULL");
         ok(tmp->flux == NULL, "pmSourceRadialProfileAlloc() set the ->flux member to NULL");
-        ok(tmp->weight == NULL, "pmSourceRadialProfileAlloc() set the ->weight member to NULL");
+        ok(tmp->variance == NULL, "pmSourceRadialProfileAlloc() set the ->variance member to NULL");
 
         psFree(tmp);
