summaryrefslogtreecommitdiffstats
path: root/src/result_test.go
diff options
context:
space:
mode:
authorMichael Kelley <michael.kelley@here.com>2016-10-23 20:45:45 -0700
committerJunegunn Choi <junegunn.c@gmail.com>2016-11-07 02:32:14 +0900
commit26895da96918f9b1956a04981c8af5f3e42fcbd8 (patch)
tree189b7c8f639bda4f8d4e5aee838e59be48c69044 /src/result_test.go
parent0c573b3dffe806253e1df2447754a5f3939a11f0 (diff)
Implement tcell-based renderer
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 06402c1b..15b1bdbb 100644
--- a/src/result_test.go
+++ b/src/result_test.go
@@ -1,4 +1,4 @@
-// +build !termbox
+// +build !tcell
package fzf