Explorar o código

Merge branch 'master' of kompiler.org:trs

Taddeus Kroes %!s(int64=14) %!d(string=hai) anos
pai
achega
87d0f49c50
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/rules.mk

+ 1 - 1
tests/rules.mk

@@ -1,4 +1,4 @@
-TESTS=$(wildcard tests/test_*.py)
+TESTS=$(sort $(wildcard tests/test_*.py))
 COVERAGE_OUTPUT_DIR := coverage
 PROFILER_OUTPUT_DIR := profiles
 OMIT := /usr/share/pyshared/*,external/*