mirror of
https://github.com/thangisme/notes.git
synced 2026-08-07 18:50:36 -04:00
Make the titles of test pages more suggestive. Refactor the documentation of the tests.
18 lines
335 B
Markdown
18 lines
335 B
Markdown
---
|
|
layout: default
|
|
title: Tests for exclusion 000
|
|
parent: Tests for exclusion 00
|
|
grand_parent: Tests for exclusion 0
|
|
has_children: false
|
|
nav_exclude: true
|
|
---
|
|
# Tests for exclusion 000
|
|
|
|
```yaml
|
|
title: Tests for exclusion 000
|
|
parent: Tests for exclusion 00
|
|
grand_parent: Tests for exclusion 0
|
|
has_children: false
|
|
nav_exclude: true
|
|
```
|