negos_app/test/models/binary_point_test.rb
Nicolas Bally 772e87ffb7 initial
2015-11-14 00:08:54 +01:00

8 lines
125 B
Ruby

require 'test_helper'
class BinaryPointTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end