mirror of https://github.com/perkeep/perkeep.git
initialism
Change-Id: I3ae54133a56b48f614938ac3082dd28ae6197980
This commit is contained in:
parent
50fe7a2fda
commit
ad6047abf0
|
@ -27,7 +27,7 @@ import (
|
|||
|
||||
const kExpectedHeader = `{"camliVersion"`
|
||||
|
||||
func TestJson(t *testing.T) {
|
||||
func TestJSON(t *testing.T) {
|
||||
fileName := "schema_test.go"
|
||||
fi, _ := os.Lstat(fileName)
|
||||
m := NewCommonFileMap(fileName, fi)
|
||||
|
|
Loading…
Reference in New Issue