git: fb66a1b4014d - main - devel/Makefile: Add p5-Test-DBIC-ExpectedQueries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Aug 2022 09:22:45 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb66a1b4014d7c0946516d5f2dad9ce0c6ef10f1 commit fb66a1b4014d7c0946516d5f2dad9ce0c6ef10f1 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-08-04 09:22:07 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-08-04 09:22:07 +0000 devel/Makefile: Add p5-Test-DBIC-ExpectedQueries --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index 6857610b80d2..d8c4db87f842 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3390,6 +3390,7 @@ SUBDIR += p5-Test-Command SUBDIR += p5-Test-Command-Simple SUBDIR += p5-Test-Compile + SUBDIR += p5-Test-DBIC-ExpectedQueries SUBDIR += p5-Test-DBIx-Class SUBDIR += p5-Test-Data SUBDIR += p5-Test-Debugger