chore: rename project to clawdbot
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import Testing
|
||||
@testable import Clawdbot
|
||||
|
||||
@Suite(.serialized)
|
||||
@MainActor
|
||||
struct NodePairingApprovalPrompterTests {
|
||||
@Test func nodePairingApprovalPrompterExercises() async {
|
||||
await NodePairingApprovalPrompter.exerciseForTesting()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user