From 63a6a68ec94679952a1479530924fb4b50967175 Mon Sep 17 00:00:00 2001
From: Silvio <silvio@devlet.com.br>
Date: Mon, 26 Apr 2010 13:45:05 -0300
Subject: Enhancements on check() implementations

---
 tests/read.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/read.php')

diff --git a/tests/read.php b/tests/read.php
index 933d844..eae1488 100644
--- a/tests/read.php
+++ b/tests/read.php
@@ -24,7 +24,7 @@ $configs = array(
     'database'       => 'anu10',
     ),
   1 => array(
-    'implementation' => 'Malete',
+    'implementation' => 'BiblioIsis',
     'database'       => 'anu10',
     ),
 );
-- 
cgit v1.2.3