Navigation Menu

Skip to content

Commit

Permalink
Group tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 18, 2015
1 parent 6835862 commit 7a4a81d
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Expand Up @@ -18,7 +18,7 @@ PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)

installcheck: results/text
installcheck: results/text/single/contain

results/text:
@mkdir -p results/text
results/text/single/contain:
@mkdir -p results/text/single/contain
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7a4a81d

Please sign in to comment.