mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-12 23:09:03 +01:00
8 lines
126 B
Ruby
8 lines
126 B
Ruby
require 'test_helper'
|
|
|
|
class ValueHistoryTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|