Skip to content

Commit

Permalink
adjustet test permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Mar 29, 2016
1 parent 75f2856 commit 135dbe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/packages/test/file_conflict_callbacks_test.rb
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def CallbackFileConflictFinish(func)
let(:dummy_pkg) { DummyPkg.new }

before do
# catch all callbacks registration calls via this Pkg replacement
stub_const("Yast::Pkg", dummy_pkg)

# stub console printing
Expand Down

0 comments on commit 135dbe6

Please sign in to comment.