Skip to content
Snippets Groups Projects
Commit 073a2f5b authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

test

parent 810d48a6
No related branches found
No related tags found
2 merge requests!681Production Release | nshmp-haz,!680NSHM Unit Tests
...@@ -207,7 +207,7 @@ class NshmTestUtils { ...@@ -207,7 +207,7 @@ class NshmTestUtils {
} }
private static NshmModel loadModel(Nshm nshm) { private static NshmModel loadModel(Nshm nshm) {
int cores = Runtime.getRuntime().availableProcessors(); // int cores = Runtime.getRuntime().availableProcessors();
return new NshmModel( return new NshmModel(
nshm, nshm,
......
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