Skip to content

Commit 71c544c

Browse files
committed
added newline at end of file
1 parent 315948e commit 71c544c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spec/tools/egghunter_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ def get_stdout(&block)
100100
end
101101
end
102102

103-
end
103+
end

tools/egghunter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ def list_formats
153153
$stderr.puts "[x] #{e.class}: #{e.message}"
154154
$stderr.puts "[*] If necessary, please refer to framework.log for more details."
155155
end
156-
end
156+
end

0 commit comments

Comments
 (0)