Warnings--
This commit is contained in:
@@ -32,7 +32,7 @@ final class TemplateLoaderTests: XCTestCase {
|
||||
|
||||
func testDictionaryLoader() {
|
||||
let loader = DictionaryLoader(templates: [
|
||||
"index.html": "Hello World"
|
||||
"index.html": "Hello World"
|
||||
])
|
||||
let environment = Environment(loader: loader)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user