summaryrefslogtreecommitdiffstats
path: root/sigcore/test/TestScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigcore/test/TestScript.h')
-rw-r--r--sigcore/test/TestScript.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sigcore/test/TestScript.h b/sigcore/test/TestScript.h
index dd4c5a48..2c7823e5 100644
--- a/sigcore/test/TestScript.h
+++ b/sigcore/test/TestScript.h
@@ -57,8 +57,8 @@ class TestScript : public QObject
void python();
// void falcon();
-// void kjs();
-// void qtscript();
+ void javascript();
+ void qts();
// void java();
// void lua();
// void ruby();