rename files add prefixes for nodes and tests files

This commit is contained in:
z7zmey 2018-02-06 17:38:35 +02:00
parent 1824f2e5f0
commit b06fd9887d
165 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ build:
run: build
./php-parser $(PHPFILE)
test: all
test: build
go test ./... --cover
compile: ./php5/php5.go ./php7/php7.go ./scanner/scanner.go

Some files were not shown because too many files have changed in this diff Show More