diff runtestsAll.m @ 691:527a7b954f26 feature/quantumTriangles

Merge with default
author Ylva Rydin <ylva.rydin@telia.com>
date Thu, 14 Sep 2017 16:00:36 +0200
parents cd571e8ec1fd
children 3230e4cbdbb4
line wrap: on
line diff
--- a/runtestsAll.m	Mon Aug 07 13:20:48 2017 +0200
+++ b/runtestsAll.m	Thu Sep 14 16:00:36 2017 +0200
@@ -1,6 +1,8 @@
 function res = runtestsAll()
     l = dir();
 
+    warning('Simplify using the ''what'' command')
+
     dirNames = {l([l.isdir]).name};
 
     packages = {};