.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -61,3 +61,5 @@
|
||||
#*.PDF diff=astextplain
|
||||
#*.rtf diff=astextplain
|
||||
#*.RTF diff=astextplain
|
||||
*.sln text eol=crlf
|
||||
*.cs text
|
||||
|
||||
@@ -93,7 +93,7 @@ namespace KlassenBIB.Tests
|
||||
sanierung.WasserhaltungEingerichtet = true;
|
||||
|
||||
|
||||
Assert.AreEqual(sanierung.GesamtHarzBedarf, 18m); //
|
||||
Assert.AreEqual(sanierung.GesamtHarzBedarf, 18m);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user