stevieb9 / rpi-wiringpi

Perl interface to Raspberry Pi's board, GPIO and various sensors and ICs
7 stars 1 forks source link

add test file to cover the test library (RPITest.pm) #142

Closed stevieb9 closed 5 years ago

stevieb9 commented 5 years ago

Primarily, ensure handling of __FILE__ being sent in to disseminate the test num from test name.

We need to do this during release testing to ensure we don't have any mis-named test files.

stevieb9 commented 5 years ago

No need to do this.