Real ab test probs

pull/14/head
Sam Bosley 13 years ago
parent eab34ae7fa
commit 49b4f943cf

@ -143,7 +143,7 @@ public class ABTests {
addTest(AB_SOCIAL_REMINDERS, new int[] { 1, 1 },
new int[] { 1, 1 }, new String[] { "no-faces", "show-faces" }); //$NON-NLS-1$ //$NON-NLS-2$
addTest(AB_DRAG_DROP, new int[] { 0, 1 },
addTest(AB_DRAG_DROP, new int[] { 3, 1 },
new int[] { 1, 0 }, new String[] { "off-by-default", "on-by-default" }); //$NON-NLS-1$ //$NON-NLS-2$
}
}

Loading…
Cancel
Save