Created
October 23, 2010 12:19
-
-
Save joaovitor/642142 to your computer and use it in GitHub Desktop.
Revisions
-
joaovitor created this gist
Oct 23, 2010 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ infinity_test do notifications :growl do show_images :mode => :faces end use :test_framework => :rspec before_run do clear :terminal end end