mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -15,7 +15,6 @@ package strings
|
||||
|
||||
import (
|
||||
"html/template"
|
||||
|
||||
"reflect"
|
||||
"strings"
|
||||
"testing"
|
||||
@@ -81,5 +80,4 @@ func TestTruncate(t *testing.T) {
|
||||
if err == nil {
|
||||
t.Errorf("Should have errored")
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user