Files generated by PkgTemplates

PkgTemplates version: 0.7.26
This commit is contained in:
holmesv3
2022-03-28 14:44:25 -04:00
parent a13cfa6065
commit 485de7d85d
8 changed files with 78 additions and 0 deletions

6
test/runtests.jl Normal file
View File

@@ -0,0 +1,6 @@
using TutorialRepo
using Test
@testset "TutorialRepo.jl" begin
# Write your tests here.
end