Fix tests syntax

This commit is contained in:
Piotr Sarnacki 2014-09-12 15:45:47 +02:00
parent 1297c99396
commit 43a7ad927f

View File

@ -57,7 +57,7 @@ test "it triggers downloading next parts if there is no final part", ->
start()
, 35
test "it triggers downloading all available parts if there is no parts yet"
test "it triggers downloading all available parts if there is no parts yet", ->
expect(1)
stop()