mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:31:58 +01:00
37ba4e29b1
Signed-off-by: Janos SUTO <sj@acts.hu>
9 lines
63 B
PHP
9 lines
63 B
PHP
|
|
register_case "dummy"
|
|
|
|
dummy() {
|
|
log $FUNCNAME
|
|
|
|
setup
|
|
}
|