# File test/test_wpm_multithread.rb, line 54
    def test_base_dir
      assert_equal('./compo', @running_context.base_dir)
      assert_equal(1, @first_path_call)
    end