From e75a5a15912b8f297fe9c9747f574486d6c4e334 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 14 Jan 2023 18:16:41 +0530 Subject: chore: adds some docs --- docs/modules/test.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/modules/test.md') 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) -- cgit v1.3.1