move (test-suite lib) to lower dir; cleans up uninstalled paths.
[bpt/guile.git] / test-suite / tests / brainfuck.test
index f612fb5..cdbceaa 100644 (file)
@@ -14,7 +14,7 @@
 ;;;; License along with this library; if not, write to the Free Software
 ;;;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
-(define-module (test-suite tests brainfuck)
+(define-module (tests brainfuck)
   #:use-module (test-suite lib)
   #:use-module (system base compile))