unit-test: slider: fix the move test
authorMinkyu Kang <mk7.kang@samsung.com>
Wed, 30 Jan 2013 11:50:22 +0000 (20:50 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 7 Feb 2013 05:53:01 +0000 (14:53 +0900)
commit97375d9500b56b64fefce44bab846a1f6d930d0a
tree50417e7d618d9421c50da5706f523317e8a7464e
parent29b278e0e8fdcb3ffd1bbb21829a61cd6bf2c52a
unit-test: slider: fix the move test

Since the value of css("left") is changed from "00%" to "00px",
unit-test code is modified.

Change-Id: I9d685bef7ca7377276cad2f378e2a974d8403d3a
tests/unit-tests/slider/slider-tests.js