Commit 305ff19aa104c60ca366dff7f799c421c9f758ce
1 parent
a21fab7a
Exists in
master
and in
1 other branch
adderd xmpp4r/muc for gtalk rooms
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
spec/spec_helper.rb
@@ -6,6 +6,7 @@ require 'rspec/rails' | @@ -6,6 +6,7 @@ require 'rspec/rails' | ||
6 | require 'database_cleaner' | 6 | require 'database_cleaner' |
7 | require 'webmock/rspec' | 7 | require 'webmock/rspec' |
8 | require 'xmpp4r' | 8 | require 'xmpp4r' |
9 | +require 'xmpp4r/muc' | ||
9 | 10 | ||
10 | # Requires supporting files with custom matchers and macros, etc, | 11 | # Requires supporting files with custom matchers and macros, etc, |
11 | # in ./support/ and its subdirectories. | 12 | # in ./support/ and its subdirectories. |