summaryrefslogtreecommitdiffstats
path: root/tests/safe-stock.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/safe-stock.test')
-rw-r--r--tests/safe-stock.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/safe-stock.test b/tests/safe-stock.test
index d23d86e..24e90a0 100644
--- a/tests/safe-stock.test
+++ b/tests/safe-stock.test
@@ -97,8 +97,8 @@ proc mapAndSortList {map listIn} {
lsort $listOut
}
-# Force actual loading of the safe package because we use un-exported (and
-# thus un-autoindexed) APIs in this test result arguments:
+# Force actual loading of the safe package because we use unexported (and
+# thus unautoindexed) APIs in this test result arguments:
catch {safe::interpConfigure}
testConstraint AutoSyncDefined 1