mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
fix: bugs
This commit is contained in:
5
build_testdata.sh
Normal file
5
build_testdata.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
cd test_data/core
|
||||
go build -o core
|
||||
cd ../..
|
||||
cd test_data/panel
|
||||
go build -o panel
|
||||
Reference in New Issue
Block a user