Enhance tests
[jansson.git] / test / suites / valid / run
index 6d2bc2f..aec5649 100755 (executable)
@@ -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
 }