aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2013-06-02 01:07:38 +0000
committerMark Johnston <markj@FreeBSD.org>2013-06-02 01:07:38 +0000
commit1e86bf67f54f16c797eafbe3efabd22d63d17ca5 (patch)
tree6b3659e28e3b37e2b69e250581dc93e80011b8e0
parentf263e440d4862a4f30ff76e09ab7aba956e9dd1b (diff)
downloadsrc-1e86bf67f54f16c797eafbe3efabd22d63d17ca5.tar.gz
src-1e86bf67f54f16c797eafbe3efabd22d63d17ca5.zip
This test is working now, so remove it from NOTWORK.
Notes
Notes: svn path=/head/; revision=251239
-rw-r--r--tools/test/dtrace/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/test/dtrace/Makefile b/tools/test/dtrace/Makefile
index 5cafb87a5303..c9e9a20375e6 100644
--- a/tools/test/dtrace/Makefile
+++ b/tools/test/dtrace/Makefile
@@ -159,7 +159,6 @@ NOTWORK+= \
${TESTSRCDIR}/tst/common/sched/tst.enqueue.d \
${TESTSRCDIR}/tst/common/sched/tst.oncpu.d \
${TESTSRCDIR}/tst/common/sched/tst.stackdepth.d \
- ${TESTSRCDIR}/tst/common/sdt/tst.sdtargs.d \
${TESTSRCDIR}/tst/common/usdt/argmap.d \
${TESTSRCDIR}/tst/common/usdt/args.d \
${TESTSRCDIR}/tst/common/usdt/forker.d \