Commit a4c3c528 authored by Jeremy Hylton's avatar Jeremy Hylton

Add test_Missing and remove test_Sync.

parent faace560
......@@ -18,7 +18,7 @@ import os
import sys
import test.regrtest
ec_tests = ["test_AqAlg", "test_MultiMapping", "test_Sync",
ec_tests = ["test_AqAlg", "test_MultiMapping", "test_Missing",
"test_ThreadLock", "test_acquisition", "test_add",
"test_binding", "test_explicit_acquisition",
"test_method_hook"]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment