diff --git a/t/tk.tk b/t/tk.tk new file mode 100644 index 00000000..4b35728f --- /dev/null +++ b/t/tk.tk @@ -0,0 +1,2 @@ +label .l -text "Hello World!" +pack .l \ No newline at end of file