output: Test all lookup permutations in TestLayout

This commit is contained in:
Cameron Moore
2020-10-07 10:41:37 -05:00
committed by Bjørn Erik Pedersen
parent 28179bd556
commit 78b26d538c
2 changed files with 250 additions and 50 deletions

1
go.mod
View File

@@ -26,6 +26,7 @@ require (
github.com/google/go-cmp v0.5.2
github.com/gorilla/websocket v1.4.2
github.com/jdkato/prose v1.2.0
github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/magefile/mage v1.10.0
github.com/markbates/inflect v1.0.4