feat: add mac companion app
This commit is contained in:
8
apps/macos/Tests/ClawdisIPCTests/Placeholder.swift
Normal file
8
apps/macos/Tests/ClawdisIPCTests/Placeholder.swift
Normal file
@@ -0,0 +1,8 @@
|
||||
import Testing
|
||||
|
||||
@Suite struct PlaceholderTests {
|
||||
@Test func placeholder() {
|
||||
#expect(true)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user