mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Updated tests
This commit is contained in:
parent
ce83a470ae
commit
f8edd66840
1 changed files with 3 additions and 3 deletions
|
|
@ -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(){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue