Fix tests (don't test glow with no arguments)

This commit is contained in:
Christian Rocha 2020-05-26 16:18:26 -04:00 committed by Christian Muehlhaeuser
parent 1d6341f970
commit 553d064c92

View File

@ -7,7 +7,6 @@ import (
func TestGlowSources(t *testing.T) {
tt := []string{
"",
".",
"README.md",
"github.com/charmbracelet/glow",