Skip to content

Commit 421a8eb

Browse files
author
Erik Ovegard
committed
Moved "NullableConstructors.cs"
1 parent b1f549e commit 421a8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitsNet.Tests/CustomCode/NullableConstructors.cs renamed to UnitsNet.Tests/NullableConstructors.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
using NUnit.Framework;
2424
using UnitsNet.Units;
2525

26-
namespace UnitsNet.Tests.CustomCode
26+
namespace UnitsNet.Tests
2727
{
2828
public class NullableConstructors
2929
{

0 commit comments

Comments
 (0)