Updated MD5 for PhaseByTransmissionIntegrationTest

This commit is contained in:
Kiran V Garimella 2011-07-26 17:52:25 -04:00
parent 412c466de6
commit 92a11ed8dc
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ public class PhaseByTransmissionIntegrationTest extends WalkerTest {
"-o %s"
),
1,
Arrays.asList("ff02b1583ee3a12ed66a9c0e08e346b2")
Arrays.asList("45fef0e23113e2fcd9570379e2fc1b75")
);
executeTest("testBasicFunctionality", spec);
}