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