aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/sanity/004all08/testsuite.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuite/sanity/004all08/testsuite.sh b/testsuite/sanity/004all08/testsuite.sh
index 3be90ebc3..81d2961b9 100755
--- a/testsuite/sanity/004all08/testsuite.sh
+++ b/testsuite/sanity/004all08/testsuite.sh
@@ -1,11 +1,5 @@
#!/bin/sh
-if [ "$ISGPL" = "true" ]; then
- # std_logic_1164 not available in openieee.
- echo "test skipped"
- exit 0
-fi
-
. ../../testenv.sh
GHDL_STD_FLAGS="--std=08"