Browse Source

Remove "make test" target, this is for internal testing only

tags/v2.3.0-RC1
falkTX 4 years ago
parent
commit
5f8a881256
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      Makefile

+ 0
- 5
Makefile View File

@@ -1038,11 +1038,6 @@ features: features_print_main features_print_external_plugins

# ---------------------------------------------------------------------------------------------------------------------

test:
$(MAKE) -C source/tests

# ---------------------------------------------------------------------------------------------------------------------

.FORCE:
.PHONY: .FORCE



Loading…
Cancel
Save