Add initial tests that run Jim's "checks"

This commit is contained in:
Tony Schneider
2023-08-15 08:45:00 -04:00
parent 104b7f67b4
commit 9687825fe0
4 changed files with 41 additions and 2 deletions

4
tests/test_helper.rb Normal file
View File

@@ -0,0 +1,4 @@
require "minitest/autorun"
require "rake"
Rake.application.load_rakefile