add autotest growl, if thats how you roll

This commit is contained in:
maxwell 2011-01-11 14:29:17 -08:00
parent 85295015ee
commit 1f9813ce58

View file

@ -1,7 +1,7 @@
# Copyright (c) 2010, Diaspora Inc. This file is
# licensed under the Affero General Public License version 3 or later. See
# the COPYRIGHT file.
require 'autotest/growl'
Autotest.add_discovery { "rails" }
Autotest.add_discovery { "rspec2" }
Autotest.add_hook :initialize do |at|