diff libinterp/dldfcn/__ode15__.cc @ 26905:91e5d37aaba0

__ode15__.cc: mark internal function as tested for BIST purposes * __ode15__.cc: Mark internal function as tested for BIST purposes.
author Mike Miller <mtmiller@octave.org>
date Wed, 13 Mar 2019 16:52:30 -0700
parents 73b141d5a888
children 1d3730539776
line wrap: on
line diff
--- a/libinterp/dldfcn/__ode15__.cc	Wed Mar 13 16:31:58 2019 -0700
+++ b/libinterp/dldfcn/__ode15__.cc	Wed Mar 13 16:52:30 2019 -0700
@@ -1271,3 +1271,8 @@
 
 #endif
 }
+
+/*
+## No test needed for internal helper function.
+%!assert (1)
+*/