test('load backend', () => { require('../index'); // ⬅️ INI WAJIB expect(true).toBe(true); });