Skip to content

Commit

Permalink
lint context-specs
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed May 2, 2014
1 parent 7ae568c commit b66e024
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/functional/ios/testapp/context-specs.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
"use strict";

var setup = require("../../common/setup-base"),
desired = require('./desired'),
unorm = require('unorm');
desired = require('./desired');

describe('testapp - context methods', function () {
var driver;
Expand Down

0 comments on commit b66e024

Please sign in to comment.