emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode 9672625 066/486: Added more scripts to tidy chec


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode 9672625 066/486: Added more scripts to tidy check
Date: Sat, 7 Aug 2021 09:24:49 -0400 (EDT)

branch: elpa/rust-mode
commit 9672625e8c22fd507a6b36b0c1e8632d31115528
Author: Derek Guenther <dguenther9@gmail.com>
Commit: Derek Guenther <dguenther9@gmail.com>

    Added more scripts to tidy check
---
 run_rust_emacs_tests.sh | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/run_rust_emacs_tests.sh b/run_rust_emacs_tests.sh
index afb98fd..770135c 100755
--- a/run_rust_emacs_tests.sh
+++ b/run_rust_emacs_tests.sh
@@ -1,3 +1,13 @@
+# Copyright 2014 The Rust Project Developers. See the COPYRIGHT
+# file at the top-level directory of this distribution and at
+# http://rust-lang.org/COPYRIGHT.
+#
+# Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
+# http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
+# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
+# option. This file may not be copied, modified, or distributed
+# except according to those terms.
+#
 # This runs the test for emacs rust-mode.
 # It must be possible to find emacs via PATH.
 emacs -batch -l rust-mode.el -l rust-mode-tests.el -f 
ert-run-tests-batch-and-exit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]