summaryrefslogtreecommitdiffstats
path: root/sigcore/test/TestScript.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-12-27 23:09:15 -0500
committerBen Boeckel <MathStuf@gmail.com>2008-12-27 23:09:15 -0500
commit597246bfca4041dd0403b74470c69cf8070cf2ef (patch)
treecee839510a081d1def3e72380e42f1bf7da7c992 /sigcore/test/TestScript.h
parentb168c067b0a2e5369ee409da7ba6c6b45bb343d4 (diff)
downloadsigen-597246bfca4041dd0403b74470c69cf8070cf2ef.tar.gz
sigen-597246bfca4041dd0403b74470c69cf8070cf2ef.tar.xz
sigen-597246bfca4041dd0403b74470c69cf8070cf2ef.zip
Fixed names needed for some languages for Kross
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();