gt-engine icon indicating copy to clipboard operation
gt-engine copied to clipboard

Unit tests fail on Windows

Open gslowikowski opened this issue 13 years ago • 0 comments

Unit tests failing on Windows fixed. "\n" replaced by System.getProperty("line.separator"). You can polish them (get system property and assign it to a variable once and use this variable).

gslowikowski avatar May 25 '12 07:05 gslowikowski