Sha256: 5030d8ccc0c9caf176916bfc00565ad1ec90add0cc47be31b9fa85f32068dc10
Contents?: true
Size: 239 Bytes
Versions: 6
Compression:
Stored size: 239 Bytes
Contents
require 'spec_helper' module Punchblock module Command describe Unmute do it 'registers itself' do RayoNode.class_from_registration(:unmute, 'urn:xmpp:rayo:1').should == Unmute end end end end # Punchblock
Version data entries
6 entries across 6 versions & 1 rubygems