diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-01-14 18:16:41 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-01-14 18:16:41 +0530 |
| commit | e75a5a15912b8f297fe9c9747f574486d6c4e334 (patch) | |
| tree | 603cd3b9fa68e6e0bd700fe66fede80e9ae657c9 /docs/modules/test.md | |
| parent | 78e384c2f32996478edced59c837a348dec77e57 (diff) | |
| download | ts-types-lang-e75a5a15912b8f297fe9c9747f574486d6c4e334.tar.gz ts-types-lang-e75a5a15912b8f297fe9c9747f574486d6c4e334.zip | |
chore: adds some docs
Diffstat (limited to 'docs/modules/test.md')
| -rw-r--r-- | docs/modules/test.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/modules/test.md b/docs/modules/test.md index f3a2682..dc0ec99 100644 --- a/docs/modules/test.md +++ b/docs/modules/test.md @@ -8,7 +8,6 @@ - [Assert](../interfaces/test.Assert.md) - [AssertEqualsK](../interfaces/test.AssertEqualsK.md) -- [Config](../interfaces/test.Config.md) - [ShowAssertionError](../interfaces/test.ShowAssertionError.md) - [Test](../interfaces/test.Test.md) @@ -31,4 +30,4 @@ #### Defined in -[test.ts:18](https://github.com/phenax/ts-types-runtime-environment/blob/6c7b4f3/stdlib/test.ts#L18) +[test.ts:28](https://github.com/phenax/ts-types-runtime-environment/blob/78e384c/stdlib/test.ts#L28) |
