UT: Disable account_tx tests for littering output.

This commit is contained in:
Arthur Britto
2013-04-05 19:40:41 -07:00
parent b10b0f82f6
commit c7da4546f1

View File

@@ -24,7 +24,7 @@ var LIMIT = 170;
var SECOND_BATCH = 10; // Between NONBINARY_LIMIT and BINARY_LIMIT
var THIRD_BATCH = 295; // Exceeds both limits
buster.testCase("Account_tx tests", {
buster.testCase("// Account_tx tests LITTERS OUTPUT", {
'setUp' : testutils.build_setup(),
'tearDown' : testutils.build_teardown(),