Sha256: ee57f0cee3749264a6387004f68d0ef741ba0dc6d94192cc19f8205aa26c7d36

Contents?: true

Size: 396 Bytes

Versions: 1

Compression:

Stored size: 396 Bytes

Contents

# frozen_string_literal: true

#
# Copyright (c) 2018-present, Blue Marble Payroll, LLC
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#

require 'date'
require 'pry'

require 'simplecov'
require 'simplecov-console'
SimpleCov.formatter = SimpleCov::Formatter::Console
SimpleCov.start

require './lib/cinnamon_serial'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cinnamon_serial-2.1.1 spec/spec_helper.rb