mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
#298 added some tests for the landing page
This commit is contained in:
parent
5a8342eeb8
commit
3df6b65666
4 changed files with 60 additions and 5 deletions
|
@ -41,16 +41,12 @@ using PlexRequests.Store.Repository;
|
|||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Threading;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using CommandLine;
|
||||
|
||||
using PlexRequests.Helpers.Analytics;
|
||||
using PlexRequests.UI.Start;
|
||||
|
||||
using Action = PlexRequests.Helpers.Analytics.Action;
|
||||
|
||||
namespace PlexRequests.UI
|
||||
{
|
||||
class Program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue