From 3148c1636408cc422ab83c149a8963916dd376b0 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 29 Apr 2008 13:45:43 -0700 Subject: Move mmfs tests over to be drm tests. --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4d89a3cb..89172e6c 100644 --- a/.gitignore +++ b/.gitignore @@ -58,9 +58,9 @@ tests/getclient tests/getstats tests/getversion tests/lock -tests/mmfs_basic -tests/mmfs_mmap -tests/mmfs_readwrite +tests/mm_basic +tests/mm_mmap +tests/mm_readwrite tests/openclose tests/setversion tests/updatedraw -- cgit v1.2.3