1
0

Added Formula unit test

This commit is contained in:
cryptogopher
2020-01-24 01:05:59 +01:00
parent 8d0f6eec81
commit ba4c98e213
2 changed files with 29 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ module BodyTracking
end
end
class FormulaBuilder < Ripper::SexpBuilder
def initialize(*args)
super(*args)