ohif-viewer/LesionTracker/tests/nightwatch/globals.json
2016-01-26 17:57:50 +01:00

9 lines
84 B
JSON

{
"default" : {
"myGlobal" : 1
},
"test_env" : {
"myGlobal" : 2
}
}