diff --git a/src/FluffySpoon.Automation.Web.Tests/FluffySpoon.Automation.Web.Tests.csproj b/src/FluffySpoon.Automation.Web.Tests/FluffySpoon.Automation.Web.Tests.csproj index f319411..b100d34 100644 --- a/src/FluffySpoon.Automation.Web.Tests/FluffySpoon.Automation.Web.Tests.csproj +++ b/src/FluffySpoon.Automation.Web.Tests/FluffySpoon.Automation.Web.Tests.csproj @@ -22,6 +22,9 @@ + + PreserveNewest + PreserveNewest diff --git a/src/FluffySpoon.Automation.Web.Tests/wwwroot/engine/drag.html b/src/FluffySpoon.Automation.Web.Tests/wwwroot/engine/drag.html new file mode 100644 index 0000000..12dcc15 --- /dev/null +++ b/src/FluffySpoon.Automation.Web.Tests/wwwroot/engine/drag.html @@ -0,0 +1,28 @@ + + + + + + Engine test + + + +
+
+ + \ No newline at end of file