Skip to content

Commit

Permalink
Removed a test that used to fail that no longer does.
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Jan 9, 2013
1 parent e639e49 commit 4e19e66
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/slider/tests/unit/assets/slider-tests.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -361,11 +361,6 @@ suite.add( new Y.Test.Case({
_should: { _should: {
ignore: { ignore: {
"test clickableRail": Y.UA.phantomjs || Y.UA.touchEnabled "test clickableRail": Y.UA.phantomjs || Y.UA.touchEnabled
},
fail: {
// TODO This is a bug. invalid construction value should fallback
// to specified attribute default
"axis should only accept 'x', 'X', 'y', and 'Y'": true
} }
}, },


Expand Down

0 comments on commit 4e19e66

Please sign in to comment.