Index: /trunk/Nebulous/t/56_client_find_instances.t
===================================================================
--- /trunk/Nebulous/t/56_client_find_instances.t	(revision 19467)
+++ /trunk/Nebulous/t/56_client_find_instances.t	(revision 19468)
@@ -3,5 +3,5 @@
 # Copryight (C) 2004-2005  Joshua Hoblitt
 #
-# $Id: 56_client_find_instances.t,v 1.3 2008-07-10 02:38:24 jhoblitt Exp $
+# $Id: 56_client_find_instances.t,v 1.4 2008-09-10 23:42:11 bills Exp $
 
 use strict;
@@ -112,5 +112,5 @@
     $neb->create( "foo", "node01" );
 
-    my $locations = $neb->find_instances( "neb://node01/foo", "node02" );
+    my $locations = $neb->find_instances( "neb://node01/foo", "~node02" );
 
     is($locations, undef, "no instances on specified volume" );
