import { render, screen } from '@test-utils'; import ButtonLink from './button-link'; describe('ButtonLink', () => { it('renders a ButtonLink component', () => { render(Button Link); expect(screen.getByRole('link')).toHaveTextContent('Button Link'); }); }); .min.js?h=v1.0.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/public/prism/prism-unrealscript.min.js
blob: 35d172e891da357cbce57e9153985d783f4a4897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34