Rename spec -> test
'Test' is a lot more straightforward of a name.
This commit is contained in:
parent
7d8daf573e
commit
6dc0ff359d
109 changed files with 44 additions and 44 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
GRAMMARS_DIR=$(dirname $0)/../spec/fixtures/grammars
|
||||
GRAMMARS_DIR=$(dirname $0)/../test/fixtures/grammars
|
||||
|
||||
fetch_grammar() {
|
||||
local grammar=$1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue