blob: a343096abc0cb68d8c966243fddb9621466c1bc8 [file] [log] [blame]
Jean-Marie Henaff872e4422017-06-13 10:26:20 +02001@echo off
2:: Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file
3:: for details. All rights reserved. Use of this source code is governed by a
4:: BSD-style license that can be found in the LICENSE file.
5setlocal
6
7PATH=%~dp0;%PATH%
8
9python "%~dp0\test.py" %*