Add Observable.switch test;
This commit is contained in:
parent
5a27a2e8f0
commit
7ab40b5b3d
@ -267,6 +267,7 @@ describe('Observable', function()
|
||||
dofile('tests/skipLast.lua')
|
||||
dofile('tests/startWith.lua')
|
||||
dofile('tests/sum.lua')
|
||||
dofile('tests/switch.lua')
|
||||
dofile('tests/take.lua')
|
||||
dofile('tests/takeUntil.lua')
|
||||
dofile('tests/takeWhile.lua')
|
||||
|
Loading…
x
Reference in New Issue
Block a user