changed refs

This commit is contained in:
holmesv3
2022-03-28 18:19:15 -04:00
commit 4a727ff7be
9 changed files with 86 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