mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
atom.syntax -> atom.grammars
This commit is contained in:
@@ -2,7 +2,7 @@ path = require 'path'
|
||||
fs = require 'fs-plus'
|
||||
temp = require 'temp'
|
||||
|
||||
describe "the `syntax` global", ->
|
||||
describe "the `grammars` global", ->
|
||||
beforeEach ->
|
||||
waitsForPromise ->
|
||||
atom.packages.activatePackage('language-text')
|
||||
Reference in New Issue
Block a user