Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1692 from vladikoff/removeNodeBlanket
Browse files Browse the repository at this point in the history
Remove grunt-blanket-mocha

I dig it. Travis is happy, local testing is happy.

r+, thanks @vladikoff!
  • Loading branch information
Shane Tomlinson committed Sep 23, 2014
2 parents ef29c38 + 4892bd3 commit a71a577
Show file tree
Hide file tree
Showing 7 changed files with 1,054 additions and 5,809 deletions.
2 changes: 1 addition & 1 deletion app/tests/lib/helpers.js
Expand Up @@ -21,7 +21,7 @@ define([
} else {
var message =
'Cannot check for focus - document does not have focus.\n' +
'If this is in PhantomJS, Travis-CI, Sauce Labs, or Opera, this is expected.\n' +
'If this is in Travis-CI, Sauce Labs, or Opera, this is expected.\n' +
'Otherwise, try focusing the test document instead of \n' +
'another window or dev tools.';

Expand Down
1 change: 1 addition & 0 deletions bower.json
Expand Up @@ -10,6 +10,7 @@
"html5shiv": "3.7.2",
"jquery": "1.11.1",
"mocha": "1.18.2",
"mocha-blanketjs-adapter": "1.0.0",
"mustache": "0.7.3",
"normalize-css": "2.1.3",
"p": "https://github.com/rkatic/p.git#ce57958635f71376a4563ca1ae5820f6fbe1f956",
Expand Down
24 changes: 0 additions & 24 deletions grunttasks/blanket_mocha.js

This file was deleted.

0 comments on commit a71a577

Please sign in to comment.