mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:31:58 +01:00
9 lines
63 B
PHP
9 lines
63 B
PHP
|
|
||
|
register_case "dummy"
|
||
|
|
||
|
dummy() {
|
||
|
log $FUNCNAME
|
||
|
|
||
|
setup
|
||
|
}
|