Updated tests

This commit is contained in:
Martin Schröder 2015-05-19 18:32:56 +02:00 committed by Martin Schröder
parent ce83a470ae
commit f8edd66840

View file

@ -6,10 +6,10 @@ var completed = {
"events": 0,
"nat": 0,
"restart": 1,
"status.dsl": 0,
"status.dsl": 1,
"status.status": 1,
"status.tv": 0,
"status.voice": 0
"status.tv": 1,
"status.voice": 1
}
describe("Status", function(){