Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 412:d94891b8dfca feature/tensor_composition
Start implementing TensorComposition
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 15 Oct 2020 22:05:22 +0200 |
parents | 1cafeb286c00 |
children | 2808c41f5efa |
line wrap: on
line source
using Test using TestSetExtensions @testset ExtendedTestSet "All" begin @includetests ARGS end