mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Updating unit tests.
--HG-- branch : dev
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Dynamic;
|
||||
using System.IO;
|
||||
using Autofac;
|
||||
using ClaySharp;
|
||||
using ClaySharp.Behaviors;
|
||||
using NUnit.Framework;
|
||||
using Orchard.Scripting;
|
||||
using Orchard.Scripting.Scripting;
|
||||
|
||||
namespace Orchard.Tests.Scripting {
|
||||
[TestFixture]
|
||||
|
||||
Reference in New Issue
Block a user