mirror of
https://github.com/tc39/test262.git
synced 2025-07-26 15:34:29 +02:00
commit
b53ba9f9c8
@ -265,7 +265,7 @@ class TestCase(object):
|
|||||||
return 'noStrict' in self.testRecord
|
return 'noStrict' in self.testRecord
|
||||||
|
|
||||||
def IsAsyncTest(self):
|
def IsAsyncTest(self):
|
||||||
return '$DONE' in self.test
|
return '$DONE' in self.test
|
||||||
|
|
||||||
def GetIncludeList(self):
|
def GetIncludeList(self):
|
||||||
if self.testRecord.get('includes'):
|
if self.testRecord.get('includes'):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user