archives/ruby3.2-test-unit: new aport

This commit is contained in:
Antoine Martin 2024-08-09 22:28:14 -04:00
parent 0f4bf8a5e8
commit a26c587c68
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
2 changed files with 62 additions and 0 deletions

View file

@ -0,0 +1,8 @@
--- a/test-unit.gemspec
+++ b/test-unit.gemspec
@@ -27,4 +27 @@
- spec.files = ["README.md", "Rakefile"]
- spec.files += ["COPYING", "BSDL", "PSFL"]
- spec.files += Dir.glob("{lib,sample}/**/*.rb")
- spec.files += Dir.glob("doc/text/**/*.*")
+ spec.files += Dir.glob("lib/**/*.rb")