Skip to content

fix: don't add test target if there are no tests#36

Merged
jcesarmobile merged 2 commits into
mainfrom
RMET-4584
Dec 22, 2025
Merged

fix: don't add test target if there are no tests#36
jcesarmobile merged 2 commits into
mainfrom
RMET-4584

Conversation

@jcesarmobile

Copy link
Copy Markdown
Member

No description provided.

let capVersion = "8.0.0"

var packageText: String {
var hasTestsText = ""

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: Variable name looked confusing to me, perhaps something like

Suggested change
var hasTestsText = ""
var testTargetText = ""

Comment thread Sources/CommandLineTool/cap2spm.swift
@jcesarmobile jcesarmobile merged commit 28c7e3b into main Dec 22, 2025
3 checks passed
@jcesarmobile jcesarmobile deleted the RMET-4584 branch December 22, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants