restructure testing infrastructure to be more modular
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
!function(){}//
|
||||
,42;
|
||||
!{get 42(){}//
|
||||
,foo:42};
|
||||
(function(){}//
|
||||
)
|
||||
@@ -0,0 +1,6 @@
|
||||
!function () {} //
|
||||
, 42;
|
||||
!{ get 42() {} //
|
||||
, foo: 42 };
|
||||
(function () {} //
|
||||
);
|
||||
Reference in New Issue
Block a user