diff --git a/zokrates_core_test/tests/tests/duplicate.json b/zokrates_core_test/tests/tests/duplicate.json index f9555bda..93223b67 100644 --- a/zokrates_core_test/tests/tests/duplicate.json +++ b/zokrates_core_test/tests/tests/duplicate.json @@ -1,7 +1,6 @@ { - "entry_point": "./tests/tests/duplicate.zok", - "max_constraint_count": 1, - "curves": ["Bn128"], - "tests": [] - } - \ No newline at end of file + "entry_point": "./tests/tests/duplicate.zok", + "max_constraint_count": 1, + "curves": ["Bn128"], + "tests": [] +}