Skip to content
Snippets Groups Projects
Commit 9017a661 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Fix test ids

parent 0c74873f
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
source ./globals source ./globals
source ./globals_accounting source ./globals_accounting
set test_id "21.37" set test_id "37.1"
set test_id_2 "21_37" set test_id_2 "37_1"
set exit_code 0 set exit_code 0
set max_federations 64 set max_federations 64
......
...@@ -47,7 +47,7 @@ source ./globals ...@@ -47,7 +47,7 @@ source ./globals
source ./globals_accounting source ./globals_accounting
source ./globals_federation source ./globals_federation
set test_id "37.1" set test_id "37.3"
set exit_code 0 set exit_code 0
set fed_name "feda" set fed_name "feda"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment