mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-15 23:48:10 +08:00
Introduce simplecov
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
$LOAD_PATH.unshift File.expand_path('../lib', __dir__)
|
||||
require 'simplecov'
|
||||
SimpleCov.start
|
||||
|
||||
require 'uplot'
|
||||
|
||||
require 'test/unit'
|
||||
|
Reference in New Issue
Block a user