Files generated by PkgTemplates

PkgTemplates version: 0.7.26
This commit is contained in:
jverzani
2022-05-18 20:17:25 -04:00
parent f390e570a2
commit 5c0fd1b6fe
8 changed files with 78 additions and 0 deletions

6
test/runtests.jl Normal file
View File

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