Leftover cruft.

configurable-file-paths
Robert Gerus 2015-11-19 01:38:13 +01:00
parent e6825f5a9a
commit 787a8d3256
1 changed files with 0 additions and 5 deletions

View File

@ -17,11 +17,6 @@ import (
var emptyContext map[string]string
type testElem struct {
key string
expectedValue interface{}
}
// func Lookup(context map[string]string, key string) interface{}
var testsLookup = []struct {
key string