5 lines
90 B
C#
5 lines
90 B
C#
|
|
using NUnit.Framework;
|
||
|
|
|
||
|
|
[assembly: SetCulture("en-US")]
|
||
|
|
[assembly: SetUICulture("en-US")]
|