mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 23:18:48 +00:00
Update skeleton
This commit is contained in:
@@ -91,7 +91,6 @@ fn test_examples_deadcode() {
|
||||
);
|
||||
}
|
||||
|
||||
// TODO: after implementing IR parser, delete `ignore` mark
|
||||
#[test]
|
||||
fn test_examples_asmgen() {
|
||||
test_dir(Path::new("examples/asmgen"), &OsStr::new("ir"), test_asmgen);
|
||||
|
||||
Reference in New Issue
Block a user