]> source.dussan.org Git - svg.js.git/commit
Correct some tests for the at_ methods of the FX module
authorRémi Tétreault <tetreault.remi@gmail.com>
Fri, 24 Feb 2017 23:08:17 +0000 (18:08 -0500)
committerRémi Tétreault <tetreault.remi@gmail.com>
Sat, 25 Feb 2017 21:54:49 +0000 (16:54 -0500)
commitef7451dd477e1835d92f3de493029225fa55d603
treea5dc65c30df06a5a883a1555c9e9316e178029d7
parent01f576d8eb04fd62ba288f6667a36e073dc9f0f9
Correct some tests for the at_ methods of the FX module

In the first test of both the methods atStart and atEnd, `this` should
instead be `fx`.
spec/spec/fx.js