Skip to content

Commit

Permalink
Уточнено поведение автотестов для стабильной версии (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazdaywik committed May 11, 2016
1 parent e49f4e5 commit f178787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Compiler/.Config/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ sprofile_tr = $(sprofile-$(sprofile))
mode_tr = $(mode-$(mode))
xlinx_tr = $(xlinx-$(xlinx))
RUNTEST_tr = $(RUNTEST-$(profile))
SRUNTEST_tr = $(RUNTEST-$(profile))
SRUNTEST_tr = $(RUNTEST-$(sprofile))

0 comments on commit f178787

Please sign in to comment.