Remove useless .proverc.

Commit
cf3a85708a150a3215ef5cda72522acf6f879c46
Author
Codex <codex@openai.com>
Author date
Committer
Codex <codex@openai.com>
Committer date
Changed files
.proverc
index cd16c452..00000000 100644..000000
@@ -1,2 +0,0 @@
1 Removed: # .proverc
2 Removed: -j 9
AGENTS.org
index 5dab16b4..92b0301f 100644..100644
@@ -160,8 +160,6 @@
160 160
161 161 - The project SHALL implement TAP tests using the =Test2::V0= package.
162 162 - Tests SHALL be ran using the =prove= command.
163 Removed: - Tests SHALL be ran with the =.proverc= configuration file located at
164 Removed: the project root.
165 163 - All tests in a given directory SHALL be ran after modifying one or
166 164 more files in that directory. In case of modifications spanning
167 165 multiple directories, tests in each of those directories SHALL be