Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 62613e6

Browse files
committed
Clarify that suite is testing the TextMate grammar
1 parent c41dd49 commit 62613e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/html-spec.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
path = require 'path'
22
grammarTest = require 'atom-grammar-test'
33

4-
describe 'HTML grammar', ->
4+
describe 'TextMate HTML grammar', ->
55
grammar = null
66

77
beforeEach ->

0 commit comments

Comments
 (0)