1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test/models/wallet_transaction_test.rb
2016-07-21 16:32:53 +02:00

8 lines
131 B
Ruby

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