Mark version, linked_version as implemented
Leon Brocard [Tue, 3 Nov 2009 16:15:20 +0000 (16:15 +0000)]
t/core.t

index 200d79f..7fd06a9 100644 (file)
--- a/t/core.t
+++ b/t/core.t
@@ -10,6 +10,8 @@ my @done =qw/
        quit
        was_init
        get_error
+       version
+       linked_version
          /;
 
 use_ok( 'SDL' );