Sha256: dee7f87334789a28123cd4e1307f738f0c54ddff5a217760aa4e199e8d000ba9

Contents?: true

Size: 151 Bytes

Versions: 6

Compression:

Stored size: 151 Bytes

Contents

# frozen_string_literal: true

RSpec.describe StepperMotor do
  it "has a version number" do
    expect(StepperMotor::VERSION).not_to be nil
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
stepper_motor-0.1.5 spec/stepper_motor_spec.rb
stepper_motor-0.1.4 spec/stepper_motor_spec.rb
stepper_motor-0.1.3 spec/stepper_motor_spec.rb
stepper_motor-0.1.2 spec/stepper_motor_spec.rb
stepper_motor-0.1.1 spec/stepper_motor_spec.rb
stepper_motor-0.1.0 spec/stepper_motor_spec.rb