re-enable samper tests
This commit is contained in:
parent
dff9e0dbb7
commit
d85b89a7c7
|
@ -26,15 +26,6 @@ import ./helpers
|
|||
import ../helpers
|
||||
import ./backends/helpers
|
||||
|
||||
const
|
||||
slotId = 1
|
||||
samples = 5
|
||||
blockSize = DefaultBlockSize
|
||||
cellSize = DefaultCellSize
|
||||
ecK = 2
|
||||
ecM = 2
|
||||
numDatasetBlocks = 8
|
||||
|
||||
suite "Test Prover":
|
||||
let
|
||||
slotId = 1
|
||||
|
|
Loading…
Reference in New Issue