mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 22:55:42 +00:00
[ci skip] Import namespaces for tests
This commit is contained in:
parent
0af2c7fb8e
commit
ad36b915bc
@ -1,5 +1,7 @@
|
||||
using System.Numerics;
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
using X10D.Math;
|
||||
using X10D.Numerics;
|
||||
|
||||
namespace X10D.Tests.Core;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user