Fix oracle unit test
parent
7b409be592
commit
6f7d7158f1
|
@ -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 .
|
||||
|
|
Loading…
Reference in New Issue