Skip to content

Commit

Permalink
added debug directive to test
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlagunas committed Nov 3, 2018
1 parent cfa7c7c commit 2a5e4e6
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,4 +1,4 @@

#if DEBUG

using System;
using System.IO;
Expand Down Expand Up @@ -564,3 +564,4 @@ public void LoadDynamicEmittedModule()
}
}
}
#endif

0 comments on commit 2a5e4e6

Please sign in to comment.