mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
add generated test and sample for composer.lock
This commit is contained in:
@@ -179,6 +179,9 @@ class TestBlob < Test::Unit::TestCase
|
||||
# TypeScript-generated JS
|
||||
# TODO
|
||||
|
||||
# Composer generated composer.lock file
|
||||
assert blob("JSON/composer.lock").generated?
|
||||
|
||||
# PEG.js-generated parsers
|
||||
assert blob("JavaScript/parser.js").generated?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user