mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-16 08:10:18 +08:00
Update gemspec
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
|
||||
require "uplot"
|
||||
$LOAD_PATH.unshift File.expand_path('../lib', __dir__)
|
||||
require 'uplot'
|
||||
|
||||
require "minitest/autorun"
|
||||
require 'minitest/autorun'
|
||||
|
@@ -1,4 +1,4 @@
|
||||
require "test_helper"
|
||||
require 'test_helper'
|
||||
|
||||
class UplotTest < Minitest::Test
|
||||
def test_that_it_has_a_version_number
|
||||
|
Reference in New Issue
Block a user