mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Renaming a few UT entities to align to rest of the application.
--HG-- branch : 1.x
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using Orchard.ContentManagement;
|
||||
|
||||
namespace Orchard.Tests.ContentManagement.Models {
|
||||
public class EpsilonPart : ContentPart<EpsilonRecord> {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user