public
Description: Piston is a utility that eases vendor branch management. This repository is a complete reimplementation of Piston to provide different backends, depending on the repositories and working copies you pistonize from.
Homepage: http://piston.rubyforge.org/
Clone URL: git://github.com/francois/piston.git
Search Repo:
Removing empty test file.
francois (author)
Fri May 09 07:25:46 -0700 2008
commit  e7137083c47bc470982ebdff2db4801fb2fae755
tree    ad3a621dfcb5b9b745355e91166231a9f1d1ba65
parent  6fe71c29c1741cb0ff17903ddc4d8b8a020a3b2f
...
1
2
3
4
5
6
7
8
9
10
11
...
 
 
 
 
 
 
 
 
 
 
 
0
@@ -1,12 +1 @@
0
-require File.dirname(__FILE__) + '/../test_helper.rb'
0
-
0
-class TestPiston < Test::Unit::TestCase
0
-
0
- def setup
0
- end
0
-
0
- def test_truth
0
- assert true
0
- end
0
-end

Comments

    No one has commented yet.