Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 565:f4b0d0e84305 feature/grids/laplace_refactor
Add missing square
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 30 Aug 2017 17:42:22 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end