Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
removed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
disordinary authored and kevinansfield committed Mar 2, 2017
1 parent 64156bd commit 80db0d3
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 199 deletions.
6 changes: 2 additions & 4 deletions lib/ghost-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@
"version": "0.1.10",
"description": "A mobiledoc-kit based editor for Ghost. WARNING DO NOT USE!",
"directories": {
"doc": "doc",
"test": "tests"
"doc": "doc"
},
"scripts": {
"build": "ember build",
"start": "ember server",
"test": "ember try:each"
"start": "ember server"
},
"repository": "",
"engines": {
Expand Down
1 change: 1 addition & 0 deletions lib/ghost-editor/tests/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The tests are now located in the main ghost-admin repository.
Empty file.
193 changes: 0 additions & 193 deletions lib/ghost-editor/tests/integration/components/ghost-editor-test.js

This file was deleted.

2 changes: 0 additions & 2 deletions lib/ghost-editor/tests/todo.txt

This file was deleted.

Empty file.

0 comments on commit 80db0d3

Please sign in to comment.