commit | 12c9fddebefb25a11802a942eed6c071d7c8a205 | [log] [tgz] |
---|---|---|
author | jamesren <jamesren@592f7852-d20e-0410-864c-8624ca9c26a4> | Tue Mar 02 00:00:39 2010 +0000 |
committer | jamesren <jamesren@592f7852-d20e-0410-864c-8624ca9c26a4> | Tue Mar 02 00:00:39 2010 +0000 |
tree | 9a3277860773ad8792375b74d3d4897f5e909863 | |
parent | e36562323bec14d14b7c583db94788a725514ff2 [diff] [blame] |
Missed ".py" when flagging client_compilation_unittest.py as a long test Signed-off-by: James Ren <[email protected]> git-svn-id: http://test.kernel.org/svn/autotest/trunk@4277 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/utils/unittest_suite.py b/utils/unittest_suite.py index c5c5fd2..c0c28f5 100755 --- a/utils/unittest_suite.py +++ b/utils/unittest_suite.py
@@ -37,7 +37,7 @@ )) REQUIRES_GWT = set(( - 'client_compilation_unittest', + 'client_compilation_unittest.py', )) REQUIRES_SIMPLEJSON = set((