Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Dec 15, 2014
1 parent 427b45b commit 169ed96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/suse_release_test.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/rspec
#!/usr/bin/env rspec

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

Expand Down
2 changes: 1 addition & 1 deletion test/update_test.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/rspec
#!/usr/bin/env rspec

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

Expand Down

0 comments on commit 169ed96

Please sign in to comment.