regression tests: Sort hash keys before comparing

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5582 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2014-06-11 15:27:48 +00:00
parent 730f2ee268
commit 08c5b47ce0
3 changed files with 3 additions and 0 deletions
@@ -8,6 +8,7 @@ BEGIN {
}
use Data::Dumper;
$Data::Dumper::Sortkeys = 1;
use SCST::SCST;
sub addTargets {
@@ -8,6 +8,7 @@ BEGIN {
}
use Data::Dumper;
$Data::Dumper::Sortkeys = 1;
use SCST::SCST;
sub setup {
@@ -8,6 +8,7 @@ BEGIN {
}
use Data::Dumper;
$Data::Dumper::Sortkeys = 1;
use SCST::SCST;
sub setup {