aboutsummaryrefslogtreecommitdiff
path: root/test/suites/valid-strip/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/suites/valid-strip/run')
-rwxr-xr-xtest/suites/valid-strip/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/suites/valid-strip/run b/test/suites/valid-strip/run
index 6d2bc2f..aec5649 100755
--- a/test/suites/valid-strip/run
+++ b/test/suites/valid-strip/run
@@ -5,6 +5,8 @@
# Jansson is free software; you can redistribute it and/or modify
# it under the terms of the MIT license. See LICENSE for details.
+export JSON_SORT_KEYS=1
+
is_test() {
test -d $test_path
}