Test now working?

This commit is contained in:
Georg Wiese
2023-12-11 17:19:13 +01:00
parent 8e6ec62fb5
commit 726b414e4e

View File

@@ -165,7 +165,6 @@ fn test_many_chunks_dry() {
#[test]
#[ignore = "Too slow"]
#[should_panic(expected = "Verified did not say 'PIL OK'.")]
fn test_many_chunks() {
// Compiles and runs the many_chunks.rs example with continuations, runs the full
// witness generation & verifies it using Pilcom.