mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 16:14:17 +02:00
add automated tests
This commit is contained in:
18
t/msc-docs.yaml
Normal file
18
t/msc-docs.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# this is a mosscap generator item file, see: https://codeberg.org/scip/mosscap
|
||||
vars:
|
||||
index: test
|
||||
|
||||
tasks:
|
||||
- name: ts
|
||||
action: timestamp
|
||||
|
||||
- name: add
|
||||
action: doc_add
|
||||
args:
|
||||
ts: ts.result
|
||||
|
||||
generate:
|
||||
user: $name
|
||||
message: "$rand $rand $rand"
|
||||
|
||||
Reference in New Issue
Block a user