From a2b9309bf27d222d90f97da03bcd184bc43895d1 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Tue, 9 Feb 2016 00:36:46 +0100 Subject: [PATCH] Reinstalled Moq. Something was wrong with it. --- .../Perspex.Markup.Xaml.UnitTests.csproj | 1 + tests/Perspex.Markup.Xaml.UnitTests/app.config | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 tests/Perspex.Markup.Xaml.UnitTests/app.config diff --git a/tests/Perspex.Markup.Xaml.UnitTests/Perspex.Markup.Xaml.UnitTests.csproj b/tests/Perspex.Markup.Xaml.UnitTests/Perspex.Markup.Xaml.UnitTests.csproj index a686460f1e..c2ca73fa63 100644 --- a/tests/Perspex.Markup.Xaml.UnitTests/Perspex.Markup.Xaml.UnitTests.csproj +++ b/tests/Perspex.Markup.Xaml.UnitTests/Perspex.Markup.Xaml.UnitTests.csproj @@ -174,6 +174,7 @@ + diff --git a/tests/Perspex.Markup.Xaml.UnitTests/app.config b/tests/Perspex.Markup.Xaml.UnitTests/app.config new file mode 100644 index 0000000000..fa66e8c206 --- /dev/null +++ b/tests/Perspex.Markup.Xaml.UnitTests/app.config @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file