summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/texttest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/texttest.php b/admin/texttest.php
index e2dfb02..fecd6d5 100644
--- a/admin/texttest.php
+++ b/admin/texttest.php
@@ -118,7 +118,7 @@ if ($math_type && false) {
// ******** End math library selection **********
-$suites = loadSuite($argv);
+$suites = loadSuite($args);
$totals = array(
'run' => 0,