using System; using Xunit; namespace Roadie.Library.Tests { public class ImageHasherTests { [Fact] public void Test1() { } } }