Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mdoc/Test
diff options
context:
space:
mode:
authorJoel Martinez <joelmartinez@gmail.com>2017-10-31 17:53:17 +0300
committerJoel Martinez <joelmartinez@gmail.com>2017-11-01 18:49:57 +0300
commit4b6432536f0e37fd3f7fd401f3709bb729ef58e0 (patch)
treed341b20878b64d82a82b528334f3b8d283896980 /mdoc/Test
parent7ff462ea9f47f1665df4fa94a5a52c4268194221 (diff)
mdoc: updates for WSL
Diffstat (limited to 'mdoc/Test')
-rw-r--r--mdoc/Test/expected_fx_remove_statistics.txt4
-rw-r--r--mdoc/Test/fx-statistics-remove-configuration.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/mdoc/Test/expected_fx_remove_statistics.txt b/mdoc/Test/expected_fx_remove_statistics.txt
index 82b80e4d..28b0e6c7 100644
--- a/mdoc/Test/expected_fx_remove_statistics.txt
+++ b/mdoc/Test/expected_fx_remove_statistics.txt
@@ -1,7 +1,7 @@
-Framework: One
+Framework: one
--------
Types Added: 0
-Types Removed: 1
+Types Removed: 2
Types Total: 2
Namespaces Added: 0
diff --git a/mdoc/Test/fx-statistics-remove-configuration.xml b/mdoc/Test/fx-statistics-remove-configuration.xml
index 47c3a1f5..64da43cf 100644
--- a/mdoc/Test/fx-statistics-remove-configuration.xml
+++ b/mdoc/Test/fx-statistics-remove-configuration.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Frameworks>
- <Framework Name="One" Source="One">
- <assemblySearchPath>One</assemblySearchPath>
+ <Framework Name="One" Source="one">
+ <assemblySearchPath>one</assemblySearchPath>
</Framework>
</Frameworks> \ No newline at end of file