tests.toml 468 B

123456789101112
  1. #:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
  2. test_format = 1.0
  3. [default]
  4. args.encryption_pwd = "the_password"
  5. args.frequency = "weekly"
  6. test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.name = "03/11/2017"
  7. test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.args.frequency = "Weekly"
  8. test_upgrade_from.2b2793737d5e1374659cbb74838d10162a2147e6.args.encryption_pwd = "the_password"