File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 1- #region License
2-
3- //The contents of this file are subject to the Mozilla Public License
4- //Version 1.1 (the "License"); you may not use this file except in
5- //compliance with the License. You may obtain a copy of the License at
6- //http://www.mozilla.org/MPL/
7- //Software distributed under the License is distributed on an "AS IS"
8- //basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
9- //License for the specific language governing rights and limitations
10- //under the License.
11-
12- #endregion
13-
141using System ;
152using System . Collections . Generic ;
163using System . Reflection ;
174using Migrator . Framework ;
185using Migrator . Framework . Loggers ;
196using NSubstitute ;
207using NUnit . Framework ;
21- using NUnit . Mocks ;
228
239namespace Migrator . Tests ;
2410
You can’t perform that action at this time.
0 commit comments