We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7a3a9 commit 9ae0074Copy full SHA for 9ae0074
rust/tests/graph_tests/examples.rs
@@ -23,6 +23,7 @@ t!(
23
t!(
24
t_23ac7cf5b57d4c7388397379cd277762,
25
"|sin(sqrt(x^2 + y^2))| = |cos(x)|",
26
+ @timeout(2000),
27
);
28
29
// Prime Bars
0 commit comments