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