🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 19:30:25 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
node-gyp
/
gyp
/
tools
/
emacs
📍 /usr/lib/node_modules/npm/node_modules/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