Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 595422343
  • Loading branch information
neuracr authored and copybara-github committed Jan 5, 2024
1 parent 0ec2447 commit 412638a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/restricted/legacy_test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// prettier-ignore
// clang-format off
import {legacyUnsafeHtml} from '../../src/restricted/legacy';

// clang-format on

describe('legacy conversions', () => {
it('safe HTML conversion with no options', () => {
expect(
Expand Down

0 comments on commit 412638a

Please sign in to comment.