From 9824b3c9a8d2103a5ecd77ff957536fa16c24bbf Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Mon, 5 Dec 2022 21:39:51 +0100 Subject: Reorganized testcases. --- testsuite/pyunit/libghdl/enum.vhdl | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 testsuite/pyunit/libghdl/enum.vhdl (limited to 'testsuite/pyunit/libghdl/enum.vhdl') diff --git a/testsuite/pyunit/libghdl/enum.vhdl b/testsuite/pyunit/libghdl/enum.vhdl deleted file mode 100644 index 320f0a7dc..000000000 --- a/testsuite/pyunit/libghdl/enum.vhdl +++ /dev/null @@ -1,4 +0,0 @@ -package p is - -- Comment for :state_t: - type state_t is (s1, s2, s3); -end p; -- cgit v1.2.3