tests: remove no-op full-svn-test target
authorEric Wong <normalperson@yhbt.net>
Tue, 23 Feb 2016 06:26:59 +0000 (06:26 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Feb 2016 20:55:03 +0000 (12:55 -0800)
git-svn has not supported GIT_SVN_NO_OPTIMIZE_COMMITS for
the "set-tree" sub-command in 9 years since commit 490f49ea5899
("git-svn: remove optimized commit stuff for set-tree").

So remove this target and TSVN variable to avoid confusion.

ref: http://mid.gmane.org/56C9B7B7.7030406@f2.dion.ne.jp

Helped-by: Kazutoshi Satoda <k_satoda@f2.dion.ne.jp>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found