Mercurial > hgrepos > Python > libs > ConfigMix
view tests/data/index-access-for-jails.yml @ 652:64cf6710c0db
FIX: Add forgotten test data file
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 13 May 2022 19:01:25 +0200 |
| parents | |
| children | b97e5f3bbc8e |
line wrap: on
line source
# -*- coding: utf-8; mode: yaml; indent-tabs-mode: nil; -*- # Testing index access in jails: list items are containers %YAML 1.1 --- the-list: - entry: 0 - entry: 1 - entry: 2
