add autotest growl, if thats how you roll
This commit is contained in:
parent
85295015ee
commit
1f9813ce58
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Copyright (c) 2010, Diaspora Inc. This file is
|
# Copyright (c) 2010, Diaspora Inc. This file is
|
||||||
# licensed under the Affero General Public License version 3 or later. See
|
# licensed under the Affero General Public License version 3 or later. See
|
||||||
# the COPYRIGHT file.
|
# the COPYRIGHT file.
|
||||||
|
require 'autotest/growl'
|
||||||
Autotest.add_discovery { "rails" }
|
Autotest.add_discovery { "rails" }
|
||||||
Autotest.add_discovery { "rspec2" }
|
Autotest.add_discovery { "rspec2" }
|
||||||
Autotest.add_hook :initialize do |at|
|
Autotest.add_hook :initialize do |at|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue