describe('@xmpp-ts/error', () => {
  it('should work', async () => {
    expect(true).toBe(true);
  });
});
