Remove testing block

This commit is contained in:
Kevin Sawicki
2013-04-24 18:08:27 -07:00
parent 763c59764f
commit d37605766d

View File

@@ -17,7 +17,3 @@ Check out our [documentation on the docs tab](https://github.com/github/atom/doc
1. `gh-setup atom`
2. `cd ~/github/atom && rake install`
```coffee
describe "GitHub Flavored Markdown grammar", ->
```