test/commands/generator_test.rb in author-1.1.0.alpha vs test/commands/generator_test.rb in author-1.1.1.alpha
- old
+ new
@@ -26,9 +26,10 @@
'ihazfiles/config.yml'.must_be_a_file
'ihazfiles/Gemfile'.must_be_a_file
'ihazfiles/outline.txt'.must_be_a_file
'ihazfiles/chapters/sample.md'.must_be_a_file
'ihazfiles/templates/layout.xhtml'.must_be_a_file
+ 'ihazfiles/export/book.css'.must_be_a_file
end
end
it "should run bundler for the new project" do
play_in_sandbox do
\ No newline at end of file