mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 21:38:52 +00:00
Enable normal tests again.
This commit is contained in:
parent
626c96eb40
commit
6fee280aaf
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ namespace DebugCompiler
|
|||
[TestCaseSource(typeof(MySource), nameof(MySource.ProvideData))]
|
||||
public void Test(Type kernelToRun)
|
||||
{
|
||||
Assert.Fail();
|
||||
Environment.CurrentDirectory = Path.GetDirectoryName(typeof(RunKernels).Assembly.Location);
|
||||
|
||||
var xEngine = new Engine();
|
||||
|
|
|
|||
Loading…
Reference in a new issue