1
0

Removed ReadoutValue

This commit is contained in:
cryptogopher
2019-11-30 00:19:26 +01:00
parent 8c320be1ff
commit d74f290a4f
3 changed files with 3 additions and 19 deletions

View File

@@ -1,9 +0,0 @@
require File.expand_path('../../test_helper', __FILE__)
class ReadoutValueTest < ActiveSupport::TestCase
# Replace this with your real tests.
def test_truth
assert true
end
end