ref: 8b8a1e0a4c587cd50d30267f8071bd6ae3caf560
parent: 0206be02753743afea81843e4b19cd5657cbad73
author: Bjørn Erik Pedersen <[email protected]>
date: Mon Oct 10 11:17:13 EDT 2016
Fix broken build
--- a/hugolib/embedded_shortcodes_test.go
+++ b/hugolib/embedded_shortcodes_test.go
@@ -16,6 +16,7 @@
import (
"encoding/json"
"fmt"
+ "html/template"
"net/url"
"os"
"path/filepath"