Skip to content

Commit 2e9eba4

Browse files
committed
add tests
1 parent 2b22dcf commit 2e9eba4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

test/REQUIRE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Matcha

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ using PackageCompiler
22
using Base.Test
33

44
# write your own tests here
5-
@test 1 == 2
5+
6+
PackageCompiler.compile_package("Matcha", false)

0 commit comments

Comments
 (0)