mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 00:17:04 +00:00
clear error markers when build, error, unchanged; hack for dumpMemory() to work
This commit is contained in:
@@ -212,5 +212,6 @@ describe('Worker', function() {
|
||||
var msgs = [m, m, m2];
|
||||
doBuild(msgs, done, 8192, [1,1], 0);
|
||||
});
|
||||
// TODO: test if compile, errors, then compile same file
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user