Skip to content

Commit

Permalink
Better fox for bsc#976643
Browse files Browse the repository at this point in the history
  • Loading branch information
cwh42 committed May 11, 2016
1 parent baafeb4 commit 080e0e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/etc_named_parsing_test.rb
Expand Up @@ -14,6 +14,7 @@
change_scr_root(dir) do
all = Yast::SCR.Read(Yast::Path.new(".dns.named.all"))
end
File.write("/tmp/named.conf.json", JSON.pretty_generate(all));

expected = JSON.parse(File.read("#{dir}/etc/named.conf.json"))
expect(all).to eq(expected)
Expand Down

0 comments on commit 080e0e9

Please sign in to comment.