Commit 1a273cf8 authored by Cosmin Sabou's avatar Cosmin Sabou
Browse files

Bug 1568717 - Add missing ")" to the syntax. r=wpt-fix

parent 29e1fd50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
      if (os == "linux") and debug and webrender: [FAIL, PASS]
      if (os == "linux") and not debug and bits == 32: [PASS, TIMEOUT, FAIL]
      if (os == "win"): [PASS, TIMEOUT, FAIL]
      if (os == "mac": [PASS, TIMEOUT, FAIL]
      if (os == "mac"): [PASS, TIMEOUT, FAIL]
      if (os == "android") and debug: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]
      FAIL