Skip to content

Commit

Permalink
additional test
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Jun 11, 2015
1 parent 9c91d8c commit bd5c65d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/zfcp_controller_test.rb
Expand Up @@ -69,6 +69,9 @@
{"controller_id" => "0.0.f800"},
{"controller_id" => "0.0.f900"}]}

expect(Yast::ZFCPController.Import(import_data)).to eq(true)
expect(Yast::ZFCPController.GetDeviceIndex("0.0.f800")).to eq(2)

end

end

0 comments on commit bd5c65d

Please sign in to comment.