From 11c426d50ac6718e16981be603527bd569f9d11a Mon Sep 17 00:00:00 2001
From: Zachary Sloan
Date: Wed, 14 Aug 2013 17:39:28 -0500
Subject: Made some changes related to getting marker regression working for
 some datasets

---
 wqflask/maintenance/correlation_matrix_test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'wqflask/maintenance')

diff --git a/wqflask/maintenance/correlation_matrix_test.py b/wqflask/maintenance/correlation_matrix_test.py
index 2983a76b..5f8f10e1 100644
--- a/wqflask/maintenance/correlation_matrix_test.py
+++ b/wqflask/maintenance/correlation_matrix_test.py
@@ -48,7 +48,7 @@ Sleep a bunch because this can take a while
 
 Ensure that the correlation between Trait3 (HC_M2_0606_P::1457003_at) and Trait4 (HC_M2_0606_P::1422223_at) is 0.608
 >>> test.get_text('''/html/body/table/tbody/tr[3]/td/table/tbody/tr/td/form/blockquote/table/tbody/tr[5]/td[5]/a/font''')
-text: 0.608
+text: 0.608\n71
 
 """
 
-- 
cgit v1.2.3