We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c0cfe commit 49eddceCopy full SHA for 49eddce
init.m
@@ -60,7 +60,7 @@
60
"\n");
61
62
if args.reset_test
63
- reset_file('test.m','assert(true);\n');
+ reset_file('test.m',"warning('not implemented');\n");
64
end
65
66
delete_file('.github/workflows/sync-mirror.yml');
0 commit comments