Subject: Re: How to fix this error, help please!
From: Axel <a99.googlegroups.a99 dfgh.net>
Date: Wed, 29 Aug 2007 19:35:10 +0900
References: 266648
In-reply-to: 266648
Hello,
line: "Errno::ENOENT: No such file or directory - The ruby Unit/test"
says, that "The ruby Unit/test" is expected to be a filename or a
directory name, but is not.
- Axel