summaryrefslogtreecommitdiff
path: root/spec/fixtures/invalid_say-1.3-1.rockspec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: don't use validate-args rockspec in testsHisham Muhammad2022-03-061-0/+23
We only used the rockspec in testing, but since the app it refers to is GPL-3, it could cause confusion among users, so let's just drop it from the test suite. Closes #1387.