#[[
Unit tests for au3-math
]]

add_unit_test(
   NAME
      au3-math
   SOURCES
      MathTests.cpp
   LIBRARIES
      au3-math
)
