diff --git a/UMBRACOHUMMER.testrunconfig b/UMBRACOHUMMER.testrunconfig new file mode 100644 index 0000000000..3d961b0278 --- /dev/null +++ b/UMBRACOHUMMER.testrunconfig @@ -0,0 +1,30 @@ + + + These are default test settings for a local test run. + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/umbraco.sln b/umbraco.sln index 90600fca45..3691d776c0 100644 --- a/umbraco.sln +++ b/umbraco.sln @@ -10,6 +10,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution umbraco weekly.build = umbraco weekly.build umbraco.build = umbraco.build umbraco.vsmdi = umbraco.vsmdi + UMBRACOHUMMER.testrunconfig = UMBRACOHUMMER.testrunconfig EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "StandardConfig", "StandardConfig", "{B8ECDB8B-BF44-462C-B6DA-22421B3EC4D7}" diff --git a/umbraco.vsmdi b/umbraco.vsmdi index 1b85e5179b..c18b1ea158 100644 --- a/umbraco.vsmdi +++ b/umbraco.vsmdi @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj index 458d1cbbab..9caaeb2e68 100644 --- a/umbraco/presentation/umbraco.presentation.csproj +++ b/umbraco/presentation/umbraco.presentation.csproj @@ -2811,6 +2811,7 @@ umbraco.xsd + diff --git a/umbraco/presentation/web.config.UMBRACOHUMMER.xslt b/umbraco/presentation/web.config.UMBRACOHUMMER.xslt index 9b62224d6a..d1b11edf72 100644 --- a/umbraco/presentation/web.config.UMBRACOHUMMER.xslt +++ b/umbraco/presentation/web.config.UMBRACOHUMMER.xslt @@ -4,7 +4,7 @@ - server=.\sqlexpress;database=41beta2;integrated security=false;user id=DBUSER;password=DBPASSWORD + server=.\sqlexpress;database=41RC;integrated security=false;user id=DBUSER;password=DBPASSWORD