summaryrefslogtreecommitdiffstats
path: root/hugolib/site_output_test.go
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-03-07 17:26:22 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-03-27 15:43:56 +0200
commit3ec5fc35043639e7592819014180666b1a8e926b (patch)
tree01a64f0731266f44e84420761bd8ec440bc52022 /hugolib/site_output_test.go
parentf091fc23edfa912ae3e6e2d3a80d65432db6e35e (diff)
hugolib, output: Incorporate suffix and type in layout resolve
And remove some now superflous and hard to maintain tests.
Diffstat (limited to 'hugolib/site_output_test.go')
-rw-r--r--hugolib/site_output_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugolib/site_output_test.go b/hugolib/site_output_test.go
index e67818fb1..c449c6541 100644
--- a/hugolib/site_output_test.go
+++ b/hugolib/site_output_test.go
@@ -21,6 +21,7 @@ import (
)
func TestDefaultOutputDefinitions(t *testing.T) {
+ t.Parallel()
defs := defaultOutputDefinitions
tests := []struct {