summaryrefslogtreecommitdiff
path: root/redo/zz_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'redo/zz_test.go')
-rw-r--r--redo/zz_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/redo/zz_test.go b/redo/zz_test.go
index cc269b9..525447e 100644
--- a/redo/zz_test.go
+++ b/redo/zz_test.go
@@ -34,9 +34,9 @@ type testwin struct {
w Window
nt Tab
a Area
- spw *Stack
- sph *Stack
- s *Stack // TODO make Stack
+ spw Stack
+ sph Stack
+ s Stack
l Label
table Table
b Button