Fix oracle unit test

db4
Slava Pestov 2008-03-09 06:51:22 -05:00
parent 7b409be592
commit 6f7d7158f1
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
USING: oracle oracle.liboci prettyprint tools.test ;
USING: oracle oracle.liboci prettyprint tools.test
kernel ;
[
"testuser" "testpassword" "//localhost/test1" log-on .