UT: Fixed host configurations and having multiple instances of test suite.

This commit is contained in:
Stefan Thomas
2012-10-24 09:35:31 +02:00
parent 5684a8e233
commit bbec036837
4 changed files with 36 additions and 27 deletions

View File

@@ -15,7 +15,7 @@ buster.testRunner.timeout = 5000;
buster.testCase("Remote functions", {
'setUp' : testutils.build_setup(),
'tearDown' : testutils.test_teardown,
'tearDown' : testutils.build_teardown(),
'request_ledger_current' :
function (done) {