chore: remove unused files in spec/fixtures (#37012)
Co-authored-by: Milan Burda <miburda@microsoft.com>
This commit is contained in:
parent
afca3ff965
commit
a9b6041d38
6 changed files with 0 additions and 51 deletions
|
@ -1,8 +0,0 @@
|
|||
<html>
|
||||
<body>
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
const popup = window.open()
|
||||
require('electron').ipcRenderer.send('answer', typeof popup.process)
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue