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

Generate Grammar using PHP Manual as input #106

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove auto-creation of grammar in package test for travis
  • Loading branch information
klorenz committed Oct 22, 2015
commit 2f0823a7866f08d98cff27dad0dbfb3e56df48f5
2 changes: 1 addition & 1 deletion spec/php-spec.coffee
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require('../src/php.coffee').createGrammarsCson()
#require('../src/php.coffee').createGrammarsCson()

describe 'PHP grammar', ->
grammar = null
Expand Down