Masterbranch bereinigt für Dev branch

This commit is contained in:
Husky
2018-07-21 21:54:26 +02:00
parent f28544faa0
commit 9e54642777
2 changed files with 4 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ namespace SchnittstelleImporter.Tests
[TestMethod()]
public void LoadRefListeTest()
{
I2006XML.LoadRefListe();
//I2006XML.LoadRefListe();
}
}
}