1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-04 15:24:23 +01:00
fab-manager/test/models/value_history_test.rb

8 lines
126 B
Ruby
Raw Normal View History

2018-12-17 16:02:02 +01:00
require 'test_helper'
class ValueHistoryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end