Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Async-ify the specs #878

Merged
merged 3 commits into from
Apr 13, 2017
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
"eslint": "^3.17.0",
"eslint-config-airbnb-base": "^11.0.0",
"eslint-plugin-import": "^2.2.0",
"jasmine-fix": "^1.0.1",
"rimraf": "^2.5.4"
},
"package-deps": [
Expand Down
5 changes: 0 additions & 5 deletions spec/common.js

This file was deleted.

Loading