Skip to content

Commit

Permalink
Skip test under optimization (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-woz committed May 4, 2021
1 parent 10c18d1 commit bd57ccc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions stc/tests/493-bag.swift
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

/*
SKIP-O2-TEST issue #191
SKIP-O3-TEST issue #191
*/

import random;
import assert;

Expand Down

0 comments on commit bd57ccc

Please sign in to comment.