[Perl] DAQ system for the FAPG.
Remove useless .proverc.
Changed files
.proverc
@@ -1,2 +0,0 @@
1
Removed:
# .proverc
2
Removed:
-j 9
AGENTS.org
@@ -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