✏️ 正在编辑: run-unit-tests.sh
路径:
/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#!/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
💾 保存文件
← 返回文件管理器