From 771dd6f9abe29c1d24c5ea8f0e7ca949bc24f84d Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Thu, 14 Apr 2016 01:23:54 +0200 Subject: NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. --- tests/data/tst_userutils-test_createShortcut-unix | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 tests/data/tst_userutils-test_createShortcut-unix (limited to 'tests/data/tst_userutils-test_createShortcut-unix') diff --git a/tests/data/tst_userutils-test_createShortcut-unix b/tests/data/tst_userutils-test_createShortcut-unix deleted file mode 100755 index 1ce3a2bd..00000000 --- a/tests/data/tst_userutils-test_createShortcut-unix +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Type=Application -TryExec=asdfDest -Exec=asdfDest 'arg1' 'arg2' -Name=asdf -Icon= -- cgit