This commit is contained in:
Brendan Hansknecht 2023-06-03 20:13:45 -07:00
parent 829b71aa1f
commit 6c50fc8211
No known key found for this signature in database
GPG Key ID: A199D0660F95F948

View File

@ -1762,7 +1762,6 @@ mod tests {
assert_eq!(
[
"memcpy",
"memset",
"roc_alloc",
"roc_dealloc",
@ -1770,6 +1769,7 @@ mod tests {
"roc_fx_getInt_help",
"roc_fx_putInt",
"roc_fx_putLine",
"roc_memcpy",
"roc_memset",
"roc_panic",
"roc_realloc"