Sha256: ce0138c1c64e7cd0e445f1298f13d46cd18ce1fcfc24219bc66a77c59139463f

Contents?: true

Size: 162 Bytes

Versions: 1

Compression:

Stored size: 162 Bytes

Contents

require 'spec_helper'

describe InscriptioCursualis::District do
  it 'should be an abstract class' do
    expect(described_class).to be_abstract_class
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unico-training-7.8.0 spec/models/inscriptio_cursualis/district_spec.rb