1
0

Updating Quantity to use Formula, WIP

This commit is contained in:
cryptogopher
2020-02-17 22:15:30 +01:00
parent 4e537f3981
commit 544c0c5293
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
require File.expand_path('../../test_helper', __FILE__)
class FormulaTest < ActiveSupport::TestCase
include BodyTracking::Formula
include BodyTracking::FormulaBuilder
def setup
end