schacon / git-scribe

basically the best way to write an ebook
MIT License
1.35k stars 121 forks source link

Test suite cleanup #42

Closed brettgoulder closed 12 years ago

brettgoulder commented 12 years ago

Just a little test suite cleanup, this test wasn't really doing anything. assert_nothing_raised is generally a code smell.

Going to be ticking off some of your TODOs this week.