update
This commit is contained in:
@ -305,4 +305,7 @@ tap.test('ENC-02: UTF-16 Encoding - should handle UTF-16 encoded documents corre
|
||||
|
||||
// The test passes if UTF-8 fallback works, since UTF-16 support is optional
|
||||
expect(fallbackResult.success).toBeTrue();
|
||||
});
|
||||
});
|
||||
|
||||
// Run the test
|
||||
tap.start();
|
Reference in New Issue
Block a user