Sha256: fb949e5e3b1ad3783050fcb1d0080f003a645fe108f0a8ab3050587fef53d5a1

Contents?: true

Size: 171 Bytes

Versions: 4

Compression:

Stored size: 171 Bytes

Contents

# -*- coding: utf-8 -*-
require_relative '../spec_helper'

describe DXRubyRP5 do
  it 'should have a version number' do
    DXRubyRP5::VERSION.should_not be_nil
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dxruby_rp5-0.0.4 spec/lib/dxruby_rp5_spec.rb
dxruby_rp5-0.0.3 spec/lib/dxruby_rp5_spec.rb
dxruby_rp5-0.0.2 spec/lib/dxruby_rp5_spec.rb
dxruby_rp5-0.0.1 spec/lib/dxruby_rp5_spec.rb