Skip to content

Commit

Permalink
more work on pioperformance
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Apr 10, 2019
1 parent cd22cf4 commit a8905ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/performance/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ AM_CPPFLAGS += -I$(top_builddir)/src/gptl
AM_CPPFLAGS += -I$(top_builddir)/tests/general

# Build the test for make check.
check_PROGRAMS = pioperformance
check_PROGRAMS = pioperf

pioperformance_SOURCES = pioperformance.F90
pioperf_SOURCES = pioperformance.F90

# Tests will run from a bash script.
#TESTS = run_tests.sh
Expand Down

0 comments on commit a8905ee

Please sign in to comment.