diff options
author | Araq <rumpf_a@web.de> | 2011-05-16 00:27:47 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-05-16 00:27:47 +0200 |
commit | 67a30d837132e8000d1a8b10ce3d32423d149318 (patch) | |
tree | b059b56027b57c45777d15d33e88b3dac9313f14 /tests/accept/run | |
parent | c7b3d828be1bbca81f3576875636ea571e595402 (diff) | |
download | Nim-67a30d837132e8000d1a8b10ce3d32423d149318.tar.gz |
further steps for thread support; bootstrapping should require unzip C sources and ./build.sh
Diffstat (limited to 'tests/accept/run')
-rwxr-xr-x | tests/accept/run/texcsub.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/accept/run/texcsub.nim b/tests/accept/run/texcsub.nim index e78da8df6..3dba357f9 100755 --- a/tests/accept/run/texcsub.nim +++ b/tests/accept/run/texcsub.nim @@ -1,7 +1,6 @@ discard """ file: "texcsub.nim" output: "caught!" - disabled: true """ # Test inheritance for exception matching: |