bump DDS prereq (see RT#105466)
[p5sagit/Devel-REPL.git] / t / load_core.t
old mode 100755 (executable)
new mode 100644 (file)
index 3e3b083..1cd69a2
@@ -17,6 +17,7 @@ SKIP: {
     _use_ok('Devel::REPL::Plugin::Completion');
     _use_ok('Devel::REPL::Plugin::CompletionDriver::Globals');
     _use_ok('Devel::REPL::Plugin::CompletionDriver::Methods');
+    _use_ok('Devel::REPL::Plugin::CompletionDriver::Turtles');
 
     test_plugin('File::Next', 'CompletionDriver::INC');
     test_plugin('B::Keywords', 'CompletionDriver::Keywords');