📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 11:26:06
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
node-gyp
/
gyp
/
tools
/
emacs
📍 /opt/alt/alt-nodejs11/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/tools/emacs
🔄 Refresh
✏️
Editing: run-unit-tests.sh
Read Only
#!/bin/sh # Copyright (c) 2012 Google Inc. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. emacs --no-site-file --no-init-file --batch \ --load ert.el --load gyp.el --load gyp-tests.el \ -f ert-run-tests-batch-and-exit
💾 Save Changes
❌ Cancel