Skip to content

Commit 4cbd891

Browse files
committed
remove unneeded stuff
1 parent 47109eb commit 4cbd891

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ node_modules
22
.DS_Store
33

44
*.log
5+
6+
test/tmp

package.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,6 @@
2727
"standard": "^6.0.8",
2828
"watchify": "^3.7.0"
2929
},
30-
"testling": {
31-
"files": "test/*.js",
32-
"browsers": [
33-
"ie/6..latest",
34-
"chrome/22..latest",
35-
"firefox/16..latest",
36-
"safari/latest",
37-
"opera/11.0..latest",
38-
"iphone/6",
39-
"ipad/6",
40-
"android-browser/latest"
41-
]
42-
},
4330
"scripts": {
4431
"lint": "standard",
4532
"test": "npm run test:node && npm run test:browser",

test/tmp/person.jpg

-44.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)