summaryrefslogtreecommitdiffstats
path: root/Tests/TarTest/TestTarExec.cxx
diff options
context:
space:
mode:
authorNils Gladitz <nilsgladitz@gmail.com>2015-04-07 17:40:33 (GMT)
committerBrad King <brad.king@kitware.com>2015-04-10 12:32:32 (GMT)
commit6c4781baa9ea4cfb7b4de9ef91e58888286fab44 (patch)
tree992b9334ad833f69543702c50d1166ff1b2c06e4 /Tests/TarTest/TestTarExec.cxx
parentfd04d87323749c15969982d9aa9b72059f33463b (diff)
downloadCMake-6c4781baa9ea4cfb7b4de9ef91e58888286fab44.zip
CMake-6c4781baa9ea4cfb7b4de9ef91e58888286fab44.tar.gz
CMake-6c4781baa9ea4cfb7b4de9ef91e58888286fab44.tar.bz2
Tests: Consolidate, refactor and extend -E tar tests
Diffstat (limited to 'Tests/TarTest/TestTarExec.cxx')
-rw-r--r--Tests/TarTest/TestTarExec.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/Tests/TarTest/TestTarExec.cxx b/Tests/TarTest/TestTarExec.cxx
deleted file mode 100644
index 86f2cd1..0000000
--- a/Tests/TarTest/TestTarExec.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-int main()
-{
- return 0;
-}
-