Skip to content

Commit f430f40

Browse files
committed
nil webrick test
1 parent 48dca23 commit f430f40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spec/github-pages/integration_spec.rb

+6
Original file line numberDiff line numberDiff line change
@@ -309,4 +309,10 @@ def rm_destination
309309
expect(contents).to match("markdown: CommonMarkGhPages")
310310
end
311311
end
312+
313+
context "webrick" do
314+
it "does nothing" do
315+
# all is well
316+
end
317+
end
312318
end

0 commit comments

Comments
 (0)