Skip to content

Commit

Permalink
EXODUS: Remove unused test executable/source
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Jan 19, 2023
1 parent 58f9466 commit 5437d31
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 290 deletions.
2 changes: 0 additions & 2 deletions packages/seacas/libraries/exodus/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ IF ( NETCDF_NCDUMP_BINARY )
set_property(TARGET ${testName} PROPERTY C_STANDARD 99)
ENDFOREACH ( testName )

TRIBITS_ADD_EXECUTABLE( testwt-localization NOEXEPREFIX NOEXESUFFIX SOURCES testwt-localization.C LINKER_LANGUAGE CXX)

IF (NOT CMAKE_HOST_SYSTEM_NAME STREQUAL "Windows")
TRIBITS_ADD_TEST(
testall
Expand Down
288 changes: 0 additions & 288 deletions packages/seacas/libraries/exodus/test/testwt-localization.C

This file was deleted.

0 comments on commit 5437d31

Please sign in to comment.