add setpriority to the spell ignore

This commit is contained in:
Sylvestre Ledru
2025-03-24 21:33:16 +01:00
parent d671849b7f
commit 85c5d39fd7
+1 -1
View File
@@ -2,7 +2,7 @@
//
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
// spell-checker:ignore libc's
// spell-checker:ignore libc's setpriority
use crate::common::util::TestScenario;
#[test]