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 62b96c1 commit a59d534Copy full SHA for a59d534
plugins/warp/tests/determinism.rs
@@ -18,7 +18,7 @@ static TARGET_FILES: [&str; 10] = [
18
"atof.obj",
19
"atoldbl.obj",
20
"atox.obj",
21
- "ls"
+ "ls",
22
];
23
24
#[test]
0 commit comments