Add Rust tests to the makefile

This commit is contained in:
Colomban Wendling 2013-10-17 20:13:33 -04:00 committed by SiegeLord
parent 09cb24c7c7
commit 370666865b

View File

@ -229,6 +229,8 @@ test_sources = \
tabindent.py \ tabindent.py \
test.py \ test.py \
test.vhd \ test.vhd \
test_input.rs \
test_input2.rs \
traffic_signal.v \ traffic_signal.v \
traits.php \ traits.php \
union.f \ union.f \