public void FromFileTest() { var url = DataUrl.FromFile(TestFiles.PhotoOutlookV2vcf); Assert.IsNotNull(url); }