diff options
Diffstat (limited to 't')
-rw-r--r-- | t/03-Shared_GUI.t | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/t/03-Shared_GUI.t b/t/03-Shared_GUI.t index 137c91f..ce2bf5b 100644 --- a/t/03-Shared_GUI.t +++ b/t/03-Shared_GUI.t @@ -56,8 +56,4 @@ BEGIN { }), 'ClassicAboutDialog'); } - - #TODO $gui->AboutDialog - - done_testing; |