From dc5837b025d1e9d8039aed1b1cb47dad441f85b8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 17 Aug 2020 22:33:07 +0300 Subject: [PATCH] testing todo... Signed-off-by: Alex A. Naanou --- test.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test.js b/test.js index 484f124..820e97b 100755 --- a/test.js +++ b/test.js @@ -3,6 +3,12 @@ * * TODO: * - test: +* - ASAP: method calls from methods from different contexts: +* - constructor +* - instance +* - sub-instance +* - callable +* - .call(..) and friends * - object.mixout(..) * - object.normalizeTextIndent(..) * - object.doc`...`