Skip to content

Commit c7730a6

Browse files
Bamiehboneskull
authored andcommitted
Drop TextMate integration inside mocha closes #3118
1 parent 5c6e99b commit c7730a6

17 files changed

+0
-283
lines changed

Makefile

-4
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,4 @@ non-tty:
169169
@echo spec:
170170
@cat /tmp/spec.out
171171

172-
tm:
173-
@printf "==> [TM]\n"
174-
open editors/$(TM_BUNDLE)
175-
176172
.PHONY: test-jsapi test-compilers watch test test-node test-bdd test-tdd test-qunit test-exports test-unit test-integration non-tty tm clean test-browser test-browser-unit test-browser-bdd test-browser-qunit test-browser-tdd test-browser-exports lint test-only test-global-only

editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/bdd - describe.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - assert.tmSnippet

-16
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - assert_deepEqual.tmSnippet

-16
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - assert_equal.tmSnippet

-16
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - assert_fail.tmSnippet

-16
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - assert_isFunction.tmSnippet

-16
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - setup.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - suite.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - teardown.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/Snippets/tdd - test.tmSnippet

-18
This file was deleted.

editors/JavaScript mocha.tmbundle/info.plist

-19
This file was deleted.

0 commit comments

Comments
 (0)