mirror of
https://github.com/projectpokemon/EventsGallery.git
synced 2026-09-08 17:05:17 -05:00
Adds more Salazzle tests. Not sure if they are final.
This commit is contained in:
12
Indexer/Program.cs
Normal file
12
Indexer/Program.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Indexer
|
||||
{
|
||||
internal class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user