From 370666865bea7ccb73689990231af87446cfe19a Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Thu, 17 Oct 2013 20:13:33 -0400 Subject: [PATCH] Add Rust tests to the makefile --- tests/ctags/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/ctags/Makefile.am b/tests/ctags/Makefile.am index 826dd8ad..35c5151f 100644 --- a/tests/ctags/Makefile.am +++ b/tests/ctags/Makefile.am @@ -229,6 +229,8 @@ test_sources = \ tabindent.py \ test.py \ test.vhd \ + test_input.rs \ + test_input2.rs \ traffic_signal.v \ traits.php \ union.f \