summaryrefslogtreecommitdiffstats
path: root/test/D/SharedObjects/sconstest-gdc.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/D/SharedObjects/sconstest-gdc.py')
-rw-r--r--test/D/SharedObjects/sconstest-gdc.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/D/SharedObjects/sconstest-gdc.py b/test/D/SharedObjects/sconstest-gdc.py
index 7d0f28c..43bb8eb 100644
--- a/test/D/SharedObjects/sconstest-gdc.py
+++ b/test/D/SharedObjects/sconstest-gdc.py
@@ -27,9 +27,6 @@ Test compiling and executing using the gcd tool.
__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-import TestSCons
-TestSCons.TestSCons().skip_test('SKIPPED... gdc does not, as at version 4.9.1, support shared libraries.\n')
-
from Common.common import testForTool
testForTool('gdc')