mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
add GTestTsk.py
This commit is contained in:
parent
6cc06f6f3a
commit
9b49ec3f64
7
port/linux/package/pikascript/GTestTask.py
Normal file
7
port/linux/package/pikascript/GTestTask.py
Normal file
@ -0,0 +1,7 @@
|
||||
from PikaObj import *
|
||||
import PikaStdTask
|
||||
|
||||
|
||||
class Task(PikaStdTask.Task):
|
||||
def platformGetTick():
|
||||
pass
|
Loading…
x
Reference in New Issue
Block a user