unittests/table_xpath_test.rb in firewatir-1.6.6 vs unittests/table_xpath_test.rb in firewatir-1.6.7.rc1
- old
+ new
@@ -1,6 +1,5 @@
# feature tests for Tables
-# revision: $Revision: 1.0 $
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
require 'unittests/setup'
class TC_Tables_XPath < Test::Unit::TestCase