mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-01-23 08:16:25 +00:00
Remove test patterns
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
|
||||
public IEnumerable<OpcodeTestSuite> OpcodeTests()
|
||||
{
|
||||
//var pattern = "ed b2.json";
|
||||
//var pattern = "04.json";
|
||||
//var pattern = "1?.json";
|
||||
var pattern = "*.json";
|
||||
foreach (var filename in Directory.EnumerateFiles(this.Location, pattern))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user