Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/Tests
diff options
context:
space:
mode:
Diffstat (limited to 'Tests')
-rw-r--r--Tests/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Program.cs b/Tests/Program.cs
index 135457d..49c9390 100644
--- a/Tests/Program.cs
+++ b/Tests/Program.cs
@@ -2,7 +2,7 @@
namespace com.clusterrr.Famicom.NesTiler.Benchmarks
{
- public class Benchmarks
+ public class Tests
{
const string ImagesPath = "Images";
const string ReferencesDir = "References";