Skip to content

Commit

Permalink
Adapted testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Apr 25, 2014
1 parent eae539e commit fa3b7c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/link_handlers_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
describe "phy_connected?" do
before(:each) do
Yast.include self, "network/routines.rb"

Yast::SCR.stub(:Execute).with(path(".target.bash"), //) { 0 }
end

it "returns true if PHY layer is available" do
Expand Down

0 comments on commit fa3b7c9

Please sign in to comment.