diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2008-12-27 23:59:40 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2008-12-27 23:59:40 -0500 |
| commit | e801b73a2f9cb845913cf546002c8f50eefc473c (patch) | |
| tree | 050fe2cdae2e7fbb5e81f3364de7cd45a17a5705 /sigcore/test/TestScript.h | |
| parent | 597246bfca4041dd0403b74470c69cf8070cf2ef (diff) | |
Fixed up the qtscript and javascript tests
Diffstat (limited to 'sigcore/test/TestScript.h')
| -rw-r--r-- | sigcore/test/TestScript.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigcore/test/TestScript.h b/sigcore/test/TestScript.h index 2c7823e5..1f1a48df 100644 --- a/sigcore/test/TestScript.h +++ b/sigcore/test/TestScript.h @@ -58,7 +58,7 @@ class TestScript : public QObject void python(); // void falcon(); void javascript(); - void qts(); + void qtscript(); // void java(); // void lua(); // void ruby(); |
