This commit is contained in:
kaso17
2016-12-05 18:25:56 +01:00
parent 37dae02a1b
commit 599d1c9c91

View File

@@ -47,5 +47,10 @@ namespace JackettTest
{
throw new NotImplementedException();
}
public void SortIndexers()
{
throw new NotImplementedException();
}
}
}