This commit is contained in:
kaso17 2016-12-05 18:25:56 +01:00
parent 37dae02a1b
commit 599d1c9c91
1 changed files with 5 additions and 0 deletions

View File

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