require 'spec_helper'
describe IcecastRelay do
let(:iobj) { IcecastRelay.new }
before(:all) do
end
it "save" do
:iobj.save.should be_true