6 lines
78 B
Julia
6 lines
78 B
Julia
![]() |
using PkgTemplates
|
||
|
using Base.Test
|
||
|
|
||
|
# Write your own tests here.
|
||
|
@test 1 == 2
|