summary refs log tree commit diff stats
path: root/tests/js/tjsffi_old.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/js/tjsffi_old.nim')
-rw-r--r--tests/js/tjsffi_old.nim3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/js/tjsffi_old.nim b/tests/js/tjsffi_old.nim
index 1f149694b..078d208c5 100644
--- a/tests/js/tjsffi_old.nim
+++ b/tests/js/tjsffi_old.nim
@@ -35,6 +35,9 @@ true
 ## same as tjsffi, but this test uses the old names: importc and
 ## importcpp. This test is for backwards compatibility.
 
+# xxx instead of maintaining this near-duplicate test file, just have tests
+# that check that importc, importcpp, importjs work and remove this file.
+
 import jsffi, jsconsole
 
 # Tests for JsObject