We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f203a6 commit 7727c94Copy full SHA for 7727c94
templates/test/test/runtests.jl
@@ -1,5 +1,4 @@
1
@eval module $(gensym())
2
-using {PKGNAME}: {PKGNAME}
3
using Test: @testset
4
5
@testset "{PKGNAME}.jl" begin
test/runtests.jl
-using ITensorPkgSkeleton: ITensorPkgSkeleton
@testset "ITensorPkgSkeleton.jl" begin
0 commit comments