Skip to content

Commit 6d5f8df

Browse files
committed
Added a new invalidator file for testing purposes.
1 parent da351ae commit 6d5f8df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

exercises/practice/binary/.meta/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
],
2424
"example": [
2525
".meta/example.py"
26+
],
27+
"invalidator": [
28+
"tests.toml"
2629
]
30+
2731
},
2832
"source": "All of Computer Science",
2933
"source_url": "https://www.wolframalpha.com/examples/mathematics/numbers/base-conversions"

0 commit comments

Comments
 (0)