mirror of
https://git.proxmox.com/git/mirror_xterm.js
synced 2025-10-04 10:46:24 +00:00
6 lines
73 B
Bash
Executable File
6 lines
73 B
Bash
Executable File
#! /bin/bash
|
|
#
|
|
# Testing script for xterm.js
|
|
|
|
node_modules/.bin/mocha $@
|