Skip to content

Commit 09d9194

Browse files
Moved project into a new subfolder, since i renamed the project to fit the type of tests it contains
1 parent 481d0ac commit 09d9194

47 files changed

Lines changed: 1 addition & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/GeoJSON.Text.Tests/CoordinateReferenceSystem/DefaultCrsTests.cs renamed to src/GeoJSON.Text.Test.Unit/CoordinateReferenceSystem/DefaultCrsTests.cs

File renamed without changes.

src/GeoJSON.Text.Tests/CoordinateReferenceSystem/LinkedCRSTests.cs renamed to src/GeoJSON.Text.Test.Unit/CoordinateReferenceSystem/LinkedCRSTests.cs

File renamed without changes.

src/GeoJSON.Text.Tests/CoordinateReferenceSystem/NamedCrsTests.cs renamed to src/GeoJSON.Text.Test.Unit/CoordinateReferenceSystem/NamedCrsTests.cs

File renamed without changes.

src/GeoJSON.Text.Tests/CoordinateReferenceSystem/UnspecifiedCRSTests.cs renamed to src/GeoJSON.Text.Test.Unit/CoordinateReferenceSystem/UnspecifiedCRSTests.cs

File renamed without changes.

src/GeoJSON.Text.Tests/Feature/FeatureCollectionTests.cs renamed to src/GeoJSON.Text.Test.Unit/Feature/FeatureCollectionTests.cs

File renamed without changes.

src/GeoJSON.Text.Tests/Feature/FeatureCollectionTests_Can_Deserialize.json renamed to src/GeoJSON.Text.Test.Unit/Feature/FeatureCollectionTests_Can_Deserialize.json

File renamed without changes.

src/GeoJSON.Text.Tests/Feature/FeatureTests_Can_Deserialize_Point_Feature.json renamed to src/GeoJSON.Text.Test.Unit/Feature/FeatureTests_Can_Deserialize_Point_Feature.json

File renamed without changes.

src/GeoJSON.Text.Tests/Feature/FeatureTests_Can_Serialize_Dictionary_Subclass.json renamed to src/GeoJSON.Text.Test.Unit/Feature/FeatureTests_Can_Serialize_Dictionary_Subclass.json

File renamed without changes.

src/GeoJSON.Text.Tests/Feature/FeatureTests_Can_Serialize_LineString_Feature.json renamed to src/GeoJSON.Text.Test.Unit/Feature/FeatureTests_Can_Serialize_LineString_Feature.json

File renamed without changes.

0 commit comments

Comments
 (0)