mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
8 lines
165 B
C#
8 lines
165 B
C#
using NUnit.Framework;
|
|
|
|
namespace Orchard.Tests.DisplayManagement.Descriptors {
|
|
[TestFixture]
|
|
public class DefaultShapeTableManagerTests {
|
|
|
|
}
|
|
} |