Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Nov 11, 2014
1 parent 8dfcc71 commit 218d2d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/storage_utils_configure_snapper_test.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#!/usr/bin/rspec
#!/usr/bin/env rspec

ENV["Y2DIR"] = File.expand_path("../../src", __FILE__)

require "yast"

Yast.import "StorageUtils"
Yast.import "Storage"


describe "StorageUtils#ConfigureSnapper" do
Expand Down

0 comments on commit 218d2d3

Please sign in to comment.