Test contents of entire cvsimported "master" tree contents
[gitweb.git] / t / t9600-cvsimport.sh
index 3110a8ce362ba0362d7cce3d549e4257ad6fa3ff..e3734b3ba935f6d0b6b5a6fa83c341dee2f029d2 100755 (executable)
@@ -121,4 +121,6 @@ test_expect_success 'import from a CVS working tree' '
 
 '
 
+test_expect_success 'test entire HEAD' 'test_cmp_branch_tree master'
+
 test_done