Mercurial > repos > public > sbplib_julia
diff test/runtests.jl @ 731:dfbdb127d2d8 feature/selectable_tests
Remove method signature in docstring
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 17 Mar 2021 20:56:47 +0100 |
parents | 840557a58ac0 |
children | e279c53eb647 |
line wrap: on
line diff
--- a/test/runtests.jl Wed Mar 17 20:47:48 2021 +0100 +++ b/test/runtests.jl Wed Mar 17 20:56:47 2021 +0100 @@ -3,7 +3,6 @@ """ run_testfiles() - run_testfiles(path) run_testfiles(path, globs) Find and run all files with filenames ending with "_test.jl". If `path` is omitted the test folder is assumed.