summaryrefslogtreecommitdiff
path: root/changes/ticket25071
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-08 17:51:57 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-08 17:51:57 -0500
commit549a450f52124405eb75b781fc1686e81461327b (patch)
tree5c3bab6b34cb35c79846f828214f703eae1496b5 /changes/ticket25071
parentd9826b0a30f42754dc5764ce02c7b0271d996c92 (diff)
downloadtor-549a450f52124405eb75b781fc1686e81461327b.tar.gz
tor-549a450f52124405eb75b781fc1686e81461327b.zip
Add a "make test-rust" target to run the rust tests only.
Diffstat (limited to 'changes/ticket25071')
-rw-r--r--changes/ticket250714
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket25071 b/changes/ticket25071
new file mode 100644
index 0000000000..5e2917e10b
--- /dev/null
+++ b/changes/ticket25071
@@ -0,0 +1,4 @@
+ o Minor features (testing):
+ - Add a "make test-rust" target to run the rust tests only.
+ Closes ticket 25071.
+