summaryrefslogtreecommitdiffstats
path: root/src/result_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/result_test.go')
-rw-r--r--src/result_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/result_test.go b/src/result_test.go
index a930447a..2f818a9b 100644
--- a/src/result_test.go
+++ b/src/result_test.go
@@ -120,7 +120,7 @@ func TestColorOffset(t *testing.T) {
// ++++++++ ++++++++++
// --++++++++-- --++++++++++---
- offsets := []Offset{{5, 15}, {25, 35}}
+ offsets := []Offset{{5, 15}, {10, 12}, {25, 35}}
item := Result{
item: &Item{
colors: &[]ansiOffset{