Sha256: 8b0db9443800a6408d4c0388991d095a300eda4a72d72a295ddad6822679f0b6

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 Bytes

Contents

require "spec_helper"

describe Mavenlink::HolidayCalendarAssociation do
  describe "associations" do
    it { should respond_to :holiday }
    it { should respond_to :holiday_calendar }
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mavenlink-0.0.1 spec/lib/mavenlink/holiday_calendar_association_spec.rb