view contrib/editmergeps.bat @ 34141:9b4d7d4855f5

doctest: enable tests by default on Python 3 Still several tests fail mostly because of the string issues, sigh. I'll fix them one by one.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 03 Sep 2017 15:09:04 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"