This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
YouPlot
Watch
1
Star
0
Fork
0
You've already forked YouPlot
mirror of
https://github.com/red-data-tools/YouPlot.git
synced
2025-05-06 07:10:10 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0b72cef7b9
YouPlot
/
test
/
test_helper.rb
5 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Update gemspec
2020-07-28 22:14:47 +08:00
$LOAD_PATH
.
unshift
File
.
expand_path
(
'../lib'
,
__dir__
)
require
'uplot'
first plot
2020-07-28 22:07:15 +08:00
Prepare a test skeleton
2020-07-29 10:54:04 +08:00
require
'test/unit'
Reference in New Issue
Copy Permalink