diff --git a/cmake/modules b/cmake/modules index 57639741e..5e6b354ea 160000 --- a/cmake/modules +++ b/cmake/modules @@ -1 +1 @@ -Subproject commit 57639741ecf018835deb97a04db2200241d7fbd3 +Subproject commit 5e6b354eaa69f6a275992e08220e925c34ba0a19 diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index efecc1575..bb0109f58 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -103,6 +103,7 @@ set(TESTS_NAMES "systems/plonk/pickles/to_field" "systems/plonk/pickles/to_group" + "systems/plonk/placeholder/placeholder" "systems/plonk/placeholder/placeholder_circuits" "systems/plonk/placeholder/placeholder_lookup_argument" "systems/plonk/placeholder/placeholder_gate_argument"