Skip to content
Snippets Groups Projects
runtests.jl 80 B
Newer Older
florian's avatar
florian committed
using Test
using CaosDB

println("Testing...")
florian's avatar
florian committed

@test CaosDB.dummy_func(1) == 3