about summary refs log tree commit diff
path: root/test/models/machine_test.rb
blob: c7113810f28d9f2d7e6bc494d7b26926ae95548a (plain) (blame)
1
2
3
4
5
6
7
8
9
# frozen_string_literal: true

require 'test_helper'

class MachineTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end