From 70c30d3a5822b0e366b6f9067692df9d01ee11cc Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Fri, 3 Nov 2017 10:54:21 +0000
Subject: [PATCH] Added tb_tb_beamformer to regression test.

---
 libraries/dsp/beamformer/hdllib.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/dsp/beamformer/hdllib.cfg b/libraries/dsp/beamformer/hdllib.cfg
index af3f62e6dc..435bd9ed1b 100644
--- a/libraries/dsp/beamformer/hdllib.cfg
+++ b/libraries/dsp/beamformer/hdllib.cfg
@@ -12,7 +12,7 @@ test_bench_files =
     tb/vhdl/tb_tb_beamformer.vhd 
  
 regression_test_vhdl = 
-    # no self checking tb available yet
+    tb/vhdl/tb_tb_beamformer.vhd 
 
 
 [modelsim_project_file]
-- 
GitLab