Skip to content

Commit 756a713

Browse files
committed
Fixed broken tests for fluent.syntax
(missing runtests.py)
1 parent 3878844 commit 756a713

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

fluent.bundle/runtests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env python
22

3+
# This file is symlinked from both fluent.bundle and fluent.syntax directories
4+
35
import argparse
46
import subprocess
57
import sys

fluent.syntax/runtests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../fluent.bundle/runtests.py

0 commit comments

Comments
 (0)