Disable active window test

This commit is contained in:
Yevgen Muntyan 2013-05-07 01:06:45 -07:00
parent a26a01ba56
commit 8c7c85d03e

View File

@ -64,6 +64,6 @@ abcdefghij
tassert(doc.get_selected_text() == 'abcdefg\n')
end
test_active_window()
-- test_active_window()
test_selection()
cleanup()