#!/usr/bin/env node
/**
 * Test script for Aptly MCP Server
 * Run with: npm run build && node build/test.js
 */
export {};
