mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03:00
commit against tests run is fixed
renamed tmpLinguist to repoLinguist and SimpleLinguistTestSuite to EnryTestSuit in common_test.go changed receiver's name for TestSuites to 's' fixed comments
This commit is contained in:
8
internal/code-generator/generator/test_files/commit.gold
Normal file
8
internal/code-generator/generator/test_files/commit.gold
Normal file
@ -0,0 +1,8 @@
|
||||
package enry
|
||||
|
||||
// CODE GENERATED AUTOMATICALLY WITH gopkg.in/src-d/enry.v1/internal/code-generator
|
||||
// THIS FILE SHOULD NOT BE EDITED BY HAND
|
||||
// Extracted from github/linguist commit: b6460f8ed6b249281ada099ca28bd8f1230b8892
|
||||
|
||||
// linguist's commit from which files were generated.
|
||||
var linguistCommit = "b6460f8ed6b249281ada099ca28bd8f1230b8892"
|
Reference in New Issue
Block a user