changed generator_test.go to use only TestFromFile

modified *.test.yml to contain only necessary information

fixed white spaces

remove duplicated file languages.test.tmpl
This commit is contained in:
Manuel Carmona
2017-04-17 08:14:46 +02:00
parent 1bf555bc4c
commit 6ddbb79af0
14 changed files with 43 additions and 432 deletions

View File

@ -21,4 +21,4 @@ var vendorMatchers = substring.Or(
substring.Regexp(`(^|/)ltsugar.m4`),
substring.Regexp(`(^|/)ltversion.m4`),
substring.Regexp(`(^|/)lt~obsolete.m4`),
)
)