Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 241:09d964b850ee feature/beams
ReplacableString: Added a more intuitive function name.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 04 Aug 2016 15:24:04 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end