f3081a226a
git-svn-id: file:///home/svn/framework3/trunk@11674 4d416f70-5f16-0410-b530-b9f4589650da
24 lines
450 B
Plaintext
24 lines
450 B
Plaintext
<xml>
|
|
<msf_test>
|
|
<name>
|
|
db_connect_unconnected
|
|
</name>
|
|
<description>
|
|
This test will run the db_connect command and check that the user is prompted.
|
|
</description>
|
|
<commands>
|
|
db_connect
|
|
exit
|
|
</commands>
|
|
<output>
|
|
<successes>
|
|
<success>OR: db_connect -y \[path\/to\/database.yml\]</success>
|
|
<success>Examples:</success>
|
|
</successes>
|
|
<failures>
|
|
</failures>
|
|
<failure_exceptions>
|
|
</failure_exceptions>
|
|
</output>
|
|
<msf_test>
|