#!/usr/bin/env bash

set -euo pipefail

node test/hang-socket/http.js
node test/hang-socket/https.js
