Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 221:3e1d8051e68e feature/beams
Fixed typo.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 28 Jun 2016 13:19:45 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end