diff Grids/test/runtests.jl @ 213:0bf761485f40 package_refactor

Add test stub to package Grids
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 26 Jun 2019 11:01:17 +0200
parents
children 4c62d0253bd4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Grids/test/runtests.jl	Wed Jun 26 11:01:17 2019 +0200
@@ -0,0 +1,4 @@
+using Grids
+using Test
+
+@test false
\ No newline at end of file