mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
Fix tests (don't test glow with no arguments)
This commit is contained in:
parent
1d6341f970
commit
553d064c92
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import (
|
|||
|
||||
func TestGlowSources(t *testing.T) {
|
||||
tt := []string{
|
||||
"",
|
||||
".",
|
||||
"README.md",
|
||||
"github.com/charmbracelet/glow",
|
||||
|
|
Loading…
Reference in a new issue